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