Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateCopyrightInput
-
Packages that use UpdateCopyrightInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateCopyrightInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateCopyrightInput Modifier and Type Method Description UpdateCopyrightInputUpdateCopyrightInput. notice(StringScalar v)`Asset` copyright notice.UpdateCopyrightInputUpdateCopyrightInput. status(CopyrightStatus v)`Asset` copyright status.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type UpdateCopyrightInput Modifier and Type Method Description UpdateAssetDataInputUpdateAssetDataInput. copyright(UpdateCopyrightInput v)Change `Asset` copyright details.
-