Revolvingproductcreditbalance
The response representation of the RevolvingProductCreditBalance.
allowDepositWithDebitBalanceboolean
Allow deposit on Credit Balance when Principal Balance is greater than zero
creditBalanceAutoAllocationstring
The automatic allocation method for credit balance
enabledboolean
is credit balance enabled
encodedKeystring
The encoded key of the RevolvingProductCreditBalance, auto generated, unique
maxCreditBalancenumber
The max allowed credit balance
Revolvingproductcreditbalance
{
"allowDepositWithDebitBalance": true,
"creditBalanceAutoAllocation": "string",
"enabled": true,
"encodedKey": "string",
"maxCreditBalance": 0
}