# CalendarPeriod

Represents a period of time measured in a specific unit (i.e. 20 days)

## Hierarchy

* **CalendarPeriod**

## Index

### Properties

* [amount](#amount)
* [unit](#unit)

## Properties

### amount

• **amount**: *number*

*Defined in* [*src/types/index.ts:1044*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1044)

### unit

• **unit**: [*CalendarUnit*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/enums/calendarunit)

*Defined in* [*src/types/index.ts:1043*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1043)
