apidocs / com.srv4pos.server.api.email / EmailAttachmentInfo

EmailAttachmentInfo

class EmailAttachmentInfo

E-mail attachment.

Constructors

<init>

EmailAttachmentInfo()

E-mail attachment.

Properties

body

lateinit var body: String

Byte array encoding base64 of file content. Size limit is 15 mb.

filename

lateinit var filename: String