Uses of Class
ch.brix.gql.client.frontify.builders.On_CustomMetadataPropertyOption
-
Packages that use On_CustomMetadataPropertyOption Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_CustomMetadataPropertyOption in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_CustomMetadataPropertyOption Modifier and Type Method Description On_CustomMetadataPropertyOptionOn_CustomMetadataPropertyOption. id()`CustomMetadataPropertyOption` Id.On_CustomMetadataPropertyOptionOn_CustomMetadataPropertyOption. isDefault()Indicates if a `CustomMetadataPropertyOption` value is set to newly updated `Assets` by default.On_CustomMetadataPropertyOptionOn_CustomMetadataPropertyOption. value()`CustomMetadataPropertyOption` value.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_CustomMetadataPropertyOption Modifier and Type Method Description CustomMetadataPropertyMultiSelectValueType_optionsCustomMetadataPropertyMultiSelectValueType_options. onCustomMetadataPropertyOption(On_CustomMetadataPropertyOption typeBuilder)CustomMetadataPropertySelectValueType_optionsCustomMetadataPropertySelectValueType_options. onCustomMetadataPropertyOption(On_CustomMetadataPropertyOption typeBuilder)CustomMetadataPropertyTypeMultiSelect_optionsCustomMetadataPropertyTypeMultiSelect_options. onCustomMetadataPropertyOption(On_CustomMetadataPropertyOption typeBuilder)CustomMetadataPropertyTypeSelect_optionsCustomMetadataPropertyTypeSelect_options. onCustomMetadataPropertyOption(On_CustomMetadataPropertyOption typeBuilder)
-