Helper interface for inbox message metadata, that includes the message envelope overrides for e.g. the auth_token.

Hierarchy

  • InboxMessageMetadata

Indexable

[key: string]: unknown

Properties

authToken?: string

overrides for Mosaic Envelope properties (ex: auth_token)

fields?: MessageFields
messageContext?: unknown
messageVersion?: string
properties?: MessageProperties

Generated using TypeDoc