Class On_CustomMetadataPropertyMultiSelectValueType
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CustomMetadataPropertyMultiSelectValueType
-
public class On_CustomMetadataPropertyMultiSelectValueType extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CustomMetadataPropertyMultiSelectValueType()
-
Method Summary
Modifier and Type Method Description On_CustomMetadataPropertyMultiSelectValueTypeoptions(CustomMetadataPropertyMultiSelectValueType_options callBuilder)`MultiSelectPropertyValueType` options.On_CustomMetadataPropertyMultiSelectValueTypepropertyType()`CustomMetadataPropertyValueType` property type.
-
-
-
Method Detail
-
propertyType
public On_CustomMetadataPropertyMultiSelectValueType propertyType()
`CustomMetadataPropertyValueType` property type.
-
options
public On_CustomMetadataPropertyMultiSelectValueType options(CustomMetadataPropertyMultiSelectValueType_options callBuilder)
`MultiSelectPropertyValueType` options.
-
-