Api get sub account collateral preference response
ApiGetSubAccountCollateralPreferenceResponse
The response to get the sub account collateral preference
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
sub_account_idsa |
string | True | The sub account ID the preferences apply to |
preferencesp |
[ApiCollateralPreferenceStatus] | True | One entry per collateral-eligible currency (CVR configured), with its current effective state. |
ApiCollateralPreferenceStatus
The current effective collateral state of a single currency.
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
currencyc |
string | True | The currency whose collateral state is being reported |
enablede |
boolean | True | Whether this currency currently counts as collateral for the sub account |