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


did

did: string

Defined in

api.ts:520


type

type: EntityAccreditationRequestTypeEnum

Defined in

api.ts:521


validUntil

validUntil: string

Specifies when will the accreditation credential expire

Defined in

api.ts:529