ShareNumberRange
Type - Share Number Range#
https://schema.opencaptablecoalition.com/v/1.2.0/types/ShareNumberRange.schema.json
Type representation of a range of share numbers associated with an event (such as the share numbers associated with an issuance) - for use where shares are not fungible and need unique identifiers per share
Data Type: OCF TYPE
Properties:
Property | Type | Description | Required |
---|---|---|---|
starting_share_number | schema/types/Numeric | The starting share number of a range of shares impacted by a particular event (INCLUSIVE and assuming share counts start at 1) | REQUIRED |
ending_share_number | schema/types/Numeric | The ending share number of a range of shares impacted by a particular event (INCLUSIVE) | REQUIRED |
Source Code: schema/types/ShareNumberRange
Copyright © 2024 Open Cap Table Coalition.