Skip to content

VestingPeriodInDays

Type - Vesting Period in Days#

https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/vesting/VestingPeriodInDays.schema.json

Describes a period of time expressed in days (e.g. 365 days) for use in Vesting Terms

Data Type: OCF TYPE

Properties:

Property Type Description Required
length INTEGER The quantity of type units of time; e.g. for 3 months, this would be 3; for 30 days, this would be 30 REQUIRED
type Constant: DAYS Scalar Constant REQUIRED
occurrences INTEGER The number of times this vesting period triggers. If vesting occurs monthly for 36 months, for example, this would be 36 REQUIRED

Source Code: schema/types/vesting/VestingPeriodInDays

Copyright © 2024 Open Cap Table Coalition.