Interface FundLimit

Limit details for particular fund.

Hierarchy

  • FundLimit

Properties

commodityAmount: number

The amount in the commodity ledger for the above-mentioned title.

equityAmount: number

The amount in the capital ledger for the above-mentioned title.

id: number

Unique identity for particular fund.

title: string

Each title represents a heading of the ledger.

Generated using TypeDoc