Skip to main content
Version: 6.2.0

GmailAttachment

This page supports schema for Gmail Datatype GmailAttachment.

{
"properties": {
"data": {
"type": "string",
"x-label": {
"en": "Attachment Encoded Data",
"ko": "Attachment Encoded Data"
}
},
"size": {
"type": "number",
"x-label": {
"en": "Attachment Size",
"ko": "Attachment Size"
}
}
},
"type": "object",
"x-label": {
"en": "attachmentInfo",
"ko": "attachmentInfo"
}
}