Skip to main content

EmailAttachmentInput

No description

input EmailAttachmentInput {
contentType: String!
fileName: String!
fileSize: String!
key: String!
}

Fields

EmailAttachmentInput.contentType ● String! non-null scalar common

Content type of attachment

EmailAttachmentInput.fileName ● String! non-null scalar common

File name of attachment

EmailAttachmentInput.fileSize ● String! non-null scalar common

File size of attachment

EmailAttachmentInput.key ● String! non-null scalar common

Key of attachment

Member of

conversationAddNoteInput input ● conversationEditNoteInput input ● ConversationForwardInput input ● ConversationForwardV2Input input ● ConversationReplyInput input ● EmailMessageInput input ● NoteMessageInput input