Class DeleteCustomMetadataPropertyInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.DeleteCustomMetadataPropertyInput
-
public class DeleteCustomMetadataPropertyInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description DeleteCustomMetadataPropertyInput()
-
-
-
Method Detail
-
id
public DeleteCustomMetadataPropertyInput id(IdScalar v)
`CustomMetadataProperty` Id.
-
-