MinBalanceCallback
Received when the minimum balance is reached. Received as part of the AccountCallback structure.
Fields
is_min_credit
is_min_credit: boolean
Whether the credit threshold exceeded. The credit threshold = credit_limit - min_balance_to_notify, wherein min_balance_to_notify > 0
is_repeated
is_repeated: boolean
Whether the callback is repeated