Monetary
Type - Monetary#
https://schema.opencaptablecoalition.com/v/1.2.0/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 © 2024 Open Cap Table Coalition.