Uses of Class
ch.brix.gql.client.frontify.builders.CancelExportCreatives_canceledJobs
-
Packages that use CancelExportCreatives_canceledJobs Package Description ch.brix.gql.client.frontify.builders -
-
Uses of CancelExportCreatives_canceledJobs in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return CancelExportCreatives_canceledJobs Modifier and Type Method Description CancelExportCreatives_canceledJobsCancelExportCreatives_canceledJobs. onCreativeExport(On_CreativeExport typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type CancelExportCreatives_canceledJobs Modifier and Type Method Description On_CancelExportCreativesOn_CancelExportCreatives. canceledJobs(CancelExportCreatives_canceledJobs callBuilder)A list of `CreativeJobs` that have been canceled successfully.
-