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:829


offer

offer: string

Defined in

api.ts:830


offerId

offerId: string

Defined in

api.ts:832


pin

pin: string

Defined in

api.ts:828


preauthCode

preauthCode: string

Defined in

api.ts:827


validUntil

validUntil: string

Defined in

api.ts:831