Class On_CreateAttachment
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CreateAttachment
-
public class On_CreateAttachment extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CreateAttachment()
-
Method Summary
Modifier and Type Method Description On_CreateAttachmentjob(CreateAttachment_job callBuilder)The newly created `Attachment` processing job response.
-
-
-
Method Detail
-
job
public On_CreateAttachment job(CreateAttachment_job callBuilder)
The newly created `Attachment` processing job response.
-
-