Monetary
Type - Monetary#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/Monetary.schema.json
Type representation of an amount of money in a specified currency
Data Type: OCF TYPE
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
| amount | schema/types/Numeric | Numeric amount of money | REQUIRED |
| currency | schema/types/CurrencyCode | ISO 4217 currency code | REQUIRED |
Source Code: schema/types/Monetary
Copyright © 2023 Open Cap Table Coalition.