GetCaseAttachmentUploadUrlRequest
Types
Properties
Link copied to clipboard
The clientToken
field is an idempotency key used to ensure that repeated attempts for a single action will be ignored by the server during retries. A caller supplied unique ID (typically a UUID) should be provided.
Link copied to clipboard
Required element for GetCaseAttachmentUploadUrl to identify the size of the file attachment.
Functions
Link copied to clipboard
inline fun copy(block: GetCaseAttachmentUploadUrlRequest.Builder.() -> Unit = {}): GetCaseAttachmentUploadUrlRequest