{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.legaldocumentation.csa",
  "type": "object",
  "title": "AmountOfNetCapital",
  "description": "The amount of net capital.",
  "properties": {
    "amountOfNetCapital": {
      "description": "The amount of net capital.",
      "$ref": "cdm-observable-asset-Money.schema.json"
    }
  }
}
