Skip to content

types.CalendarPeriod

prashantasdeveloper edited this page Dec 8, 2023 · 37 revisions

Interface: CalendarPeriod

types.CalendarPeriod

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

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

types/index.ts:1686


unit

unit: CalendarUnit

Defined in

types/index.ts:1685

Clone this wiki locally