StockPlanTransaction
Primitive - Stock Plan Transaction#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/primitives/objects/transactions/StockPlanTransaction.schema.json
Description Abstract transaction object to be extended by all transaction objects that affect a stock plan
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 |
---|---|---|---|
stock_plan_id | STRING |
Identifier of the Stock Plan object, a subject of this transaction | REQUIRED |
Source Code: schema/primitives/objects/transactions/StockPlanTransaction
Copyright © 2023 Open Cap Table Coalition.