import { ListResponse } from "@cloudinary/environment-config/models/components";
let value: ListResponse = {
transformations: [
{
name: "t_small_profile_thumbnail",
allowedForStrict: true,
used: false,
named: true,
},
],
};
Field | Type | Required | Description |
---|---|---|---|
transformations |
components.TransformationSummary[] | ➖ | N/A |
nextCursor |
string | ➖ | N/A |