Skip to content

types.CalendarPeriod

VictorVicente edited this page Jun 30, 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:1414


unit

unit: CalendarUnit

Defined in

types/index.ts:1413

Clone this wiki locally