Interface IInvoiceMessage

Properties of an InvoiceMessage.

Hierarchy

  • IInvoiceMessage

Implemented by

Properties

attachmentDirectPath?: null | string

InvoiceMessage attachmentDirectPath

attachmentFileEncSha256?: null | Uint8Array

InvoiceMessage attachmentFileEncSha256

attachmentFileSha256?: null | Uint8Array

InvoiceMessage attachmentFileSha256

attachmentJpegThumbnail?: null | Uint8Array

InvoiceMessage attachmentJpegThumbnail

attachmentMediaKey?: null | Uint8Array

InvoiceMessage attachmentMediaKey

attachmentMediaKeyTimestamp?: null | number | Long

InvoiceMessage attachmentMediaKeyTimestamp

attachmentMimetype?: null | string

InvoiceMessage attachmentMimetype

attachmentType?: null | AttachmentType

InvoiceMessage attachmentType

note?: null | string

InvoiceMessage note

token?: null | string

InvoiceMessage token

Generated using TypeDoc