# 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:1008*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1008)

### unit

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

*Defined in* [*src/types/index.ts:1007*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1007)
