Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AssetBreakdown ¶ added in v0.2.9
type AssetBreakdown struct { Group string `json:"group"` DrawnAmount decimal.Decimal `json:"drawn_amount"` RepaidAmount decimal.Decimal `json:"repaid_amount"` InterestAmount decimal.Decimal `json:"interest_amount"` BalanceAmount decimal.Decimal `json:"balance_amount"` APR decimal.Decimal `json:"apr"` }
Click to show internal directories.
Click to hide internal directories.