Class On_CustomMetadataPropertySelectValueType
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CustomMetadataPropertySelectValueType
-
public class On_CustomMetadataPropertySelectValueType extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CustomMetadataPropertySelectValueType()
-
Method Summary
Modifier and Type Method Description On_CustomMetadataPropertySelectValueTypeoptions(CustomMetadataPropertySelectValueType_options callBuilder)`SelectPropertyValueType` options.On_CustomMetadataPropertySelectValueTypepropertyType()`CustomMetadataPropertyValueType` property type.
-
-
-
Method Detail
-
propertyType
public On_CustomMetadataPropertySelectValueType propertyType()
`CustomMetadataPropertyValueType` property type.
-
options
public On_CustomMetadataPropertySelectValueType options(CustomMetadataPropertySelectValueType_options callBuilder)
`SelectPropertyValueType` options.
-
-