| Name | Type | Description | Notes |
|---|---|---|---|
| symbol | string | Risk unit name | [optional] [default to undefined] |
| spotInUse | string | Spot hedge usage | [optional] [default to undefined] |
| maintainMargin | string | Maintenance margin | [optional] [default to undefined] |
| initialMargin | string | Initial margin | [optional] [default to undefined] |
| marginResult | Array<MockMarginResult> | Margin result | [optional] [default to undefined] |
| delta | string | Total Delta of risk unit | [optional] [default to undefined] |
| gamma | string | Total Gamma of risk unit | [optional] [default to undefined] |
| theta | string | Total Theta of risk unit | [optional] [default to undefined] |
| vega | string | Total Vega of risk unit | [optional] [default to undefined] |