class TinkoffApi::BankAccounts::Balance

Included Modules

Defined in:

tinkoff_api/bank_accounts/balance.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def authorized : Float64 #

def authorized=(authorized : Float64) #

def otb : Float64 #

def otb=(otb : Float64) #

def pending_payments : Float64 #

def pending_payments=(pending_payments : Float64) #

def pending_requisitions : Float64 #

def pending_requisitions=(pending_requisitions : Float64) #