AddAttachmentsToSetResponse
The ID and expiry time of the attachment set returned by the AddAttachmentsToSet operation.
Types
Properties
Link copied to clipboard
The ID of the attachment set. If an attachmentSetId
was not specified, a new attachment set is created, and the ID of the set is returned in the response. If an attachmentSetId
was specified, the attachments are added to the specified set, if it exists.
Link copied to clipboard
The time and date when the attachment set expires.
Functions
Link copied to clipboard
inline fun copy(block: AddAttachmentsToSetResponse.Builder.() -> Unit = {}): AddAttachmentsToSetResponse