Class On_CustomMetadataPropertyValueTypeDependencyTypeFilled
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CustomMetadataPropertyValueTypeDependencyTypeFilled
-
public class On_CustomMetadataPropertyValueTypeDependencyTypeFilled extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CustomMetadataPropertyValueTypeDependencyTypeFilled()
-
Method Summary
Modifier and Type Method Description On_CustomMetadataPropertyValueTypeDependencyTypeFilledpropertyId()The dependee `CustomMetadataProperty` Id.On_CustomMetadataPropertyValueTypeDependencyTypeFilledtype()`CustomMetadataPropertyDependency` type.
-
-
-
Method Detail
-
type
public On_CustomMetadataPropertyValueTypeDependencyTypeFilled type()
`CustomMetadataPropertyDependency` type.
-
propertyId
public On_CustomMetadataPropertyValueTypeDependencyTypeFilled propertyId()
The dependee `CustomMetadataProperty` Id.
-
-