Skip to content

types.ClaimData

polymath-eric edited this page Oct 6, 2023 · 49 revisions

Interface: ClaimData<ClaimType>

types.ClaimData

Type parameters

Name Type
ClaimType Claim

Table of contents

Properties

Properties

claim

claim: ClaimType

Defined in

types/index.ts:286


expiry

expiry: null | Date

Defined in

types/index.ts:285


issuedAt

issuedAt: Date

Defined in

types/index.ts:283


issuer

issuer: Identity

Defined in

types/index.ts:282


lastUpdatedAt

lastUpdatedAt: Date

Defined in

types/index.ts:284


target

target: Identity

Defined in

types/index.ts:281

Clone this wiki locally