GetCaseAttachmentUploadUrlRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required element for GetCaseAttachmentUploadUrl to identify the case ID for uploading an attachment.

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.

Link copied to clipboard

Required element for GetCaseAttachmentUploadUrl to identify the file name of the attachment to upload.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String