Class: Moneta::Api::Responses::CreateBankAccountResponse
- Inherits:
-
Object
- Object
- Moneta::Api::Responses::CreateBankAccountResponse
- Includes:
- DataMapper
- Defined in:
- lib/moneta/api/responses/create_bank_account_response.rb
Instance Method Summary collapse
-
#id ⇒ String
Идентификатор банковских реквизитов в системе МОНЕТА.РУ / Bank account id.
Methods included from DataMapper
Instance Method Details
#id ⇒ String
Returns Идентификатор банковских реквизитов в системе МОНЕТА.РУ / Bank account id.
9 |
# File 'lib/moneta/api/responses/create_bank_account_response.rb', line 9 property :id |