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