Class: Moneta::Api::Types::BankAccountType

Inherits:
KeyValueEntity show all
Defined in:
lib/moneta/api/types/bank_account_type.rb

Overview

Банковские реквизиты. Bank account.

Instance Method Summary collapse

Methods inherited from KeyValueEntity

#to_hash

Methods included from DataMapper

#fill, #to_hash

Instance Method Details

#accountString

Returns Расчетный счет. / Checking account.

Returns:

  • (String)

    Расчетный счет. / Checking account.



18
# File 'lib/moneta/api/types/bank_account_type.rb', line 18

property :account

#bankString

Returns Банк. / Bank.

Returns:

  • (String)

    Банк. / Bank.



10
# File 'lib/moneta/api/types/bank_account_type.rb', line 10

property :bank

#bikString

Returns БИК. / BIC.

Returns:

  • (String)

    БИК. / BIC.



14
# File 'lib/moneta/api/types/bank_account_type.rb', line 14

property :bik

#cityString

Returns Город. / City.

Returns:

  • (String)

    Город. / City.



38
# File 'lib/moneta/api/types/bank_account_type.rb', line 38

property :city

#corr_accountString

Returns Корреспондентский счет. / Corresponding account.

Returns:

  • (String)

    Корреспондентский счет. / Corresponding account.



26
# File 'lib/moneta/api/types/bank_account_type.rb', line 26

property :corr_account

#corr_bankString

Returns Корреспондентский банк. / Corresponding bank.

Returns:

  • (String)

    Корреспондентский банк. / Corresponding bank.



22
# File 'lib/moneta/api/types/bank_account_type.rb', line 22

property :corr_bank

#countryString

Returns Страна. / Country.

Returns:

  • (String)

    Страна. / Country.



30
# File 'lib/moneta/api/types/bank_account_type.rb', line 30

property :country

#is_internationalBoolean

Returns Международные банковские реквизиты / International bank details.

Returns:

  • (Boolean)

    Международные банковские реквизиты / International bank details.



58
# File 'lib/moneta/api/types/bank_account_type.rb', line 58

property :is_international

#kbkString

Returns КБК. / Budgetary classification code.

Returns:

  • (String)

    КБК. / Budgetary classification code.



42
# File 'lib/moneta/api/types/bank_account_type.rb', line 42

property :kbk

#kppString

Returns КПП. / Industrial Enterprises Classifier.

Returns:

  • (String)

    КПП. / Industrial Enterprises Classifier.



50
# File 'lib/moneta/api/types/bank_account_type.rb', line 50

property :kpp

#oktmoString

Returns Общероссийский классификатор территорий муниципальных образований. / Russian Classification of Territories of Municipal Formations.

Returns:

  • (String)

    Общероссийский классификатор территорий муниципальных образований. / Russian Classification of Territories of Municipal Formations.



46
# File 'lib/moneta/api/types/bank_account_type.rb', line 46

property :oktmo

#stateString

Returns Регион/республика. / State or region.

Returns:

  • (String)

    Регион/республика. / State or region.



34
# File 'lib/moneta/api/types/bank_account_type.rb', line 34

property :state

#usernameString

Returns Наименование получателя / Beneficiary Customer-Name.

Returns:

  • (String)

    Наименование получателя / Beneficiary Customer-Name.



54
# File 'lib/moneta/api/types/bank_account_type.rb', line 54

property :username