Skip to content

TerminationWindow

Type - Termination Window#

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

Type representation of a termination window

Data Type: OCF TYPE

Properties:

Property Type Description Required
reason Enum - Termination Window Type

Description: Enumeration of termination window types

ONE OF:
• VOLUNTARY_OTHER
• VOLUNTARY_GOOD_CAUSE
• VOLUNTARY_RETIREMENT
• INVOLUNTARY_OTHER
• INVOLUNTARY_DEATH
• INVOLUNTARY_DISABILITY
• INVOLUNTARY_WITH_CAUSE
What cause of termination is this window for? REQUIRED
period INTEGER The length of the period in this termination window (in number of periods of type period_type) REQUIRED
period_type Enum - Period Type

Description: Enumeration of time period types

ONE OF:
• DAYS
• MONTHS
• YEARS
The type of period being measured (e.g. days or month) REQUIRED

Source Code: schema/types/TerminationWindow

Copyright © 2024 Open Cap Table Coalition.