BatchJobAttachmentCreateInfo Properties |
The BatchJobAttachmentCreateInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Content |
The binary content. Use this for very small attachments (< 100 KB) only.
|
![]() | ContentUuid |
The UUID of the previously uploaded content. Use this as an alternative to directly providing binary content.
|
![]() | FileName |
The attachment file name.
|
![]() | Name |
The attachment name. The name is unique within the scope of a batch job.
|