Uses of Class
ch.brix.gql.client.frontify.input_objects.ExportCreativeDestinationInput
-
Packages that use ExportCreativeDestinationInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of ExportCreativeDestinationInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return ExportCreativeDestinationInput Modifier and Type Method Description ExportCreativeDestinationInputExportCreativeDestinationInput. destinationId(IdScalar v)`Project` Id destination for the exported Creative.ExportCreativeDestinationInputExportCreativeDestinationInput. title(StringScalar v)`Title` of file.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type ExportCreativeDestinationInput Modifier and Type Method Description ExportCreativeInputExportCreativeInput. destination(ExportCreativeDestinationInput v)`ExportCreativeDestinationInput` where the exported file will be uploaded.
-