types.ClaimData

@polymeshassociation/polymesh-sdk / Modules / types / ClaimData

Interface: ClaimData<ClaimType>

types.ClaimData

Type parameters

NameType

ClaimType

Table of contents

Properties

Properties

claim

claim: ClaimType

Defined in

types/index.ts:314


expiry

expiry: null | Date

Defined in

types/index.ts:313


issuedAt

issuedAt: Date

Defined in

types/index.ts:312


issuer

issuer: Identity

Defined in

types/index.ts:311


target

target: Identity

Defined in

types/index.ts:310

Last updated