Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInvoiceMessage

Properties of an InvoiceMessage.

Hierarchy

  • IInvoiceMessage

Implemented by

Index

Properties

Optional attachmentDirectPath

attachmentDirectPath: string

InvoiceMessage attachmentDirectPath

Optional attachmentFileEncSha256

attachmentFileEncSha256: Uint8Array

InvoiceMessage attachmentFileEncSha256

Optional attachmentFileSha256

attachmentFileSha256: Uint8Array

InvoiceMessage attachmentFileSha256

Optional attachmentJpegThumbnail

attachmentJpegThumbnail: Uint8Array

InvoiceMessage attachmentJpegThumbnail

Optional attachmentMediaKey

attachmentMediaKey: Uint8Array

InvoiceMessage attachmentMediaKey

Optional attachmentMediaKeyTimestamp

attachmentMediaKeyTimestamp: number | Long

InvoiceMessage attachmentMediaKeyTimestamp

Optional attachmentMimetype

attachmentMimetype: string

InvoiceMessage attachmentMimetype

Optional attachmentType

InvoiceMessage attachmentType

Optional note

note: string

InvoiceMessage note

Optional token

token: string

InvoiceMessage token

Generated using TypeDoc