Interface IssueEventWalletResponse

The response expected from the IssueEventWallet execution within BambuClient.

Hierarchy

  • IssueEventWalletResponse

Properties

expiryDate: Date

The expiration date.

externalId: string

The person identifier.

id: string

Unique identifier for the wallet pass.

metaData: any

The metadata.

optOut: boolean

The optOut.

person: any

The person.

points: number

The number of points.

profileImage: string

The type of card identifier.

status: string

The status of the card.

tierId: string

The type of card identifier.

type: string

The type of card identifier.

Generated using TypeDoc