Skip to main content

@triveria/wallet / Exports / PreAuthOffer

Interface: PreAuthOffer

Result of the preauthorized issuance process start. Consists of the preauthorized code, pin, and the issuer url.

Table of contents

Properties

Properties

issuerUrl

issuerUrl: string

Defined in

api.ts:820


offer

offer: string

Defined in

api.ts:821


offerId

offerId: string

Defined in

api.ts:823


pin

pin: string

Defined in

api.ts:819


preauthCode

preauthCode: string

Defined in

api.ts:818


validUntil

validUntil: string

Defined in

api.ts:822