types.ClaimData

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

Interface: ClaimData<ClaimType>

types.ClaimData

Type parameters

Name
Type

ClaimType

Table of contents

Properties

Properties

claim

claim: ClaimType

Defined in

types/index.ts:314arrow-up-right


expiry

expiry: null | Date

Defined in

types/index.ts:313arrow-up-right


issuedAt

issuedAt: Date

Defined in

types/index.ts:312arrow-up-right


issuer

issuer: Identity

Defined in

types/index.ts:311arrow-up-right


target

target: Identity

Defined in

types/index.ts:310arrow-up-right

Last updated

Was this helpful?