# ClaimData

## Hierarchy

* **ClaimData**

## Index

### Properties

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

## Properties

### claim

• **claim**: [*Claim*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v2/globals#claim)

*Defined in* [*src/types/index.ts:283*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L283)

### expiry

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

*Defined in* [*src/types/index.ts:282*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L282)

### issuedAt

• **issuedAt**: *Date*

*Defined in* [*src/types/index.ts:281*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L281)

### issuer

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

*Defined in* [*src/types/index.ts:280*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L280)

### target

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

*Defined in* [*src/types/index.ts:279*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L279)
