Transaction
Primitive - Transaction#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/primitives/objects/transactions/Transaction.schema.json
Description Abstract transaction object to be extended by all other transaction objects
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 |
---|---|---|---|
date | schema/types/Date | Date on which the transaction occurred | REQUIRED |
Source Code: schema/primitives/objects/transactions/Transaction
Copyright © 2023 Open Cap Table Coalition.