Numeric
Type - Numeric#
https://schema.opencaptablecoalition.com/v/1.2.0/types/Numeric.schema.json
Description: Fixed-point string representation of a number (up to 10 decimal places supported)
Data Type: Primitive
Value: STRING
- Must Match Regex Pattern: ^[+-]?[0-9]+(\.[0-9]{1,10})?$
Source Code: schema/types/Numeric
Copyright © 2024 Open Cap Table Coalition.