Skip to content

Percentage

Type - Percentage#

https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/Percentage.schema.json

Description: Fixed-point string representation of a percentage as a decimal between 0.0 and 1.0 (up to 10 decimal places supported)

Data Type: Primitive

Value: STRING - Must Match Regex Pattern: ^0?(\.[0-9]{1,10})?$|^1(\.0{1,10})?$

Source Code: schema/types/Percentage

Copyright © 2024 Open Cap Table Coalition.