Skip to content

Capitalization table summary

Capitalization Table Summary

Description: Summary information about the capitalization table.

Referenced By (1): - Capitalization Table

References (2): - Decimal - Money

Example:

{
  "fullyDilutedShares": {
    "value": "61399310.00"
  },
  "outstandingShares": {
    "value": "16328224.00"
  },
  "cashRaised": {
    "currencyCode": {
      "value": "USD"
    },
    "amount": {
      "value": "20261050.79"
    }
  }
}

Properties:

Property Type Description Required
cashRaised Money Total currency amount raised. REQUIRED
fullyDilutedShares Decimal Total common shares of the company. This includes all outstanding and issued shares, and those that would be included if all options/warrants were exercised. REQUIRED
outstandingShares Decimal Undiluted outstanding shares quantity. This is the sum of all outstandingShares across all ShareClassSummary objects. REQUIRED