Skip to main content

@triveria/wallet / Exports / EntityAccreditationRequest

Interface: EntityAccreditationRequest

Prepares to accredit legal entity's DID

Table of contents

Properties

Properties

accreditedFor

accreditedFor: string

Base64 encoded json to be used for the accreditedFor property of the credential

Defined in

api.ts:485


did

did: string

Defined in

api.ts:480


type

type: EntityAccreditationRequestTypeEnum

Defined in

api.ts:481


validUntil

validUntil: string

Specifies when will the accreditation credential expire

Defined in

api.ts:489