types.CalendarPeriod

@polymeshassociation/polymesh-sdk / Modules / types / CalendarPeriod

Interface: CalendarPeriod

types.CalendarPeriod

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

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

types/index.ts:1312


unit

unit: CalendarUnit

Defined in

types/index.ts:1311

Last updated