# ClaimData

## Type parameters

▪ **ClaimType**

## Hierarchy

* **ClaimData**

## Index

### Properties

* [claim](#claim)
* [expiry](#expiry)
* [issuedAt](#issuedat)
* [issuer](#issuer)
* [target](#target)

## Properties

### claim

• **claim**: *ClaimType*

*Defined in* [*src/types/index.ts:321*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L321)

### expiry

• **expiry**: *Date | null*

*Defined in* [*src/types/index.ts:320*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L320)

### issuedAt

• **issuedAt**: *Date*

*Defined in* [*src/types/index.ts:319*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L319)

### issuer

• **issuer**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/identity)

*Defined in* [*src/types/index.ts:318*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L318)

### target

• **target**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/identity)

*Defined in* [*src/types/index.ts:317*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L317)
