VestingConditionTrigger
Primitive - Vesting Condition Trigger Type#
https://opencaptablecoalition.com/schema/primitives/types/vesting/VestingConditionTrigger.schema.json
Description Abstract type describing fields needed in all triggers types, with a 'trigger' being a condition that must be satisfied for a VestingCondition to be met
Primitives are Abstract and Should Not be Used for Data. They are used to enforce uniformity in OCF data types - specifically "types" and "objects".
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
| type | Enum - Vesting Trigger TypeDescription: Enumeration of vesting trigger typesONE OF: • VESTING_START_DATE • VESTING_SCHEDULE_ABSOLUTE • VESTING_SCHEDULE_RELATIVE • VESTING_EVENT |
Identifies the sub-type of trigger | REQUIRED |
Source Code: schema/primitives/types/vesting/VestingConditionTrigger
Copyright © 2022 Open Cap Table Coalition.