Class On_DeleteAttachment
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_DeleteAttachment
-
public class On_DeleteAttachment extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_DeleteAttachment()
-
Method Summary
Modifier and Type Method Description On_DeleteAttachmentattachment(DeleteAttachment_attachment callBuilder)Deprecated.On_DeleteAttachmentid()The Id of the deleted `Attachment`.
-
-
-
Method Detail
-
id
public On_DeleteAttachment id()
The Id of the deleted `Attachment`.
-
attachment
@Deprecated public On_DeleteAttachment attachment(DeleteAttachment_attachment callBuilder)
Deprecated.**DEPRECATED** `Attachment` 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
-
-