Class CustomMetadataPropertyTypeMultiSelect_options
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<List<CustomMetadataPropertyOption>>
-
- ch.brix.gql.client.frontify.builders.CustomMetadataPropertyTypeMultiSelect_options
-
public class CustomMetadataPropertyTypeMultiSelect_options extends ch.brix.gql.client.CallBuilder<List<CustomMetadataPropertyOption>>
-
-
Constructor Summary
Constructors Constructor Description CustomMetadataPropertyTypeMultiSelect_options()
-
Method Summary
Modifier and Type Method Description CustomMetadataPropertyTypeMultiSelect_optionsonCustomMetadataPropertyOption(On_CustomMetadataPropertyOption typeBuilder)
-
-
-
Method Detail
-
onCustomMetadataPropertyOption
public CustomMetadataPropertyTypeMultiSelect_options onCustomMetadataPropertyOption(On_CustomMetadataPropertyOption typeBuilder)
-
-