Skip to main content

@triveria/wallet / Exports / InputDescriptorSuitableCredentials

Interface: InputDescriptorSuitableCredentials

Table of contents

Properties

Properties

credentials

credentials: CredentialToPresentWrapper[]

Credential ID list of credentials suitable for presentation according to the specified input descriptor.

Defined in

api.ts:645


descriptorId

descriptorId: string

ID of presentation definition input descriptor for which the credential list is suitable.

Defined in

api.ts:641