MinBalanceCallback
The specific account callback details. Received as part of the AccountCallback structure.
Fields
is_min_credit
is_min_credit: boolean
True if the credit threshold exceeded. The credit threshold = credit_limit - min_balance_to_notify, wherein min_balance_to_notify > 0.
is_repeated
is_repeated: boolean
True if the callback is repeated.