Skip to main content

@triveria/wallet / Exports / InputDescriptorSuitableCredentials

Interface: InputDescriptorSuitableCredentials

Export

InputDescriptorSuitableCredentials

Table of contents

Properties

Properties

credentials

credentials: CredentialToPresentWrapper[]

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

Memberof

InputDescriptorSuitableCredentials

Defined in

api.ts:1233


descriptorId

descriptorId: string

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

Memberof

InputDescriptorSuitableCredentials

Defined in

api.ts:1227