SdkCaseInfoAttachment

CaseInfoAttachment message.

JSON representation
{
  "base64Blob": string,
  "type": string,
  "name": string,
  "description": string,
  "isImportant": boolean
}
Fields
base64Blob

string

Optional. Base64 encoded blob.

type

string

Required. Attachment type.

name

string

Optional. Attachment name.

description

string

Optional. Attachment description.

isImportant

boolean

Optional. Is important.