Class On_DeleteCollection
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_DeleteCollection
-
public class On_DeleteCollection extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_DeleteCollection()
-
Method Summary
Modifier and Type Method Description On_DeleteCollectioncollection(DeleteCollection_collection callBuilder)Deprecated.On_DeleteCollectionid()The Id of the deleted `Collection`.
-
-
-
Method Detail
-
id
public On_DeleteCollection id()
The Id of the deleted `Collection`.
-
collection
@Deprecated public On_DeleteCollection collection(DeleteCollection_collection callBuilder)
Deprecated.**DEPRECATED** `Collection` details. This field will be removed. Use `id` instead. | Date: 2024-01-01T00:00:00.000+00:00 This field will be removed. Use `id` instead. | Date: 2024-01-01T00:00:00.000+00:00
-
-