VestingScheduleAbsoluteTrigger
Type - Vesting Schedule Absolute Trigger#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/vesting/VestingScheduleAbsoluteTrigger.schema.json
Describes a vesting condition satisfied on an absolute date.
Data Type: OCF TYPE
Properties:
Property | Type | Description | Required |
---|---|---|---|
type | Constant: VESTING_SCHEDULE_ABSOLUTE |
Scalar Constant | REQUIRED |
date | schema/types/Date | The date on which this condition triggers. | REQUIRED |
Source Code: schema/types/vesting/VestingScheduleAbsoluteTrigger
Copyright © 2023 Open Cap Table Coalition.