# 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:917*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L917)

### unit

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

*Defined in* [*src/types/index.ts:916*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L916)
