Class On_CustomMetadataPropertyTypeSelect
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CustomMetadataPropertyTypeSelect
-
public class On_CustomMetadataPropertyTypeSelect extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CustomMetadataPropertyTypeSelect()
-
Method Summary
Modifier and Type Method Description On_CustomMetadataPropertyTypeSelectname()The `CustomMetadataProperty` type name.On_CustomMetadataPropertyTypeSelectoptions(CustomMetadataPropertyTypeSelect_options callBuilder)`SELECT` type `CustomMetadataProperty` options.
-
-
-
Method Detail
-
name
public On_CustomMetadataPropertyTypeSelect name()
The `CustomMetadataProperty` type name.
-
options
public On_CustomMetadataPropertyTypeSelect options(CustomMetadataPropertyTypeSelect_options callBuilder)
`SELECT` type `CustomMetadataProperty` options.
-
-