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