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