Rate this page:

MinBalanceCallback

Received when the minimum balance is reached. Received as part of the AccountCallback structure.

Fields

is_min_credit

Copy URL
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

Copy URL
is_repeated: 

boolean

Whether the callback is repeated