class TinkoffApi::BankAccounts::TransitAccount

Included Modules

Defined in:

tinkoff_api/bank_accounts/transit_account.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def account_number : String #

[View source]
def account_number=(account_number : String) #

[View source]
def pending_payments : Float64 #

[View source]
def pending_payments=(pending_payments : Float64) #

[View source]