Method: Bitpesa::AccountMeta#negative_balance

Defined in:
lib/bitpesa-sdk/models/account_meta.rb

#negative_balanceObject

Indicates whether account balances are permitted to be debited below zero



18
19
20
# File 'lib/bitpesa-sdk/models/account_meta.rb', line 18

def negative_balance
  @negative_balance
end