class TinkoffApi::BankStatement::Operation
- TinkoffApi::BankStatement::Operation
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
tinkoff_api/bank_statement/operation.crConstructors
- .new(pull : JSON::PullParser)
-
.new
Позволяет инициализировать платёжное поручение для последующего ручного заполнения
Instance Method Summary
- #amount : Float64
- #amount=(amount : Float64)
- #charge_date : TinkoffApi::Date
- #charge_date=(charge_date : TinkoffApi::Date)
- #counteragent(type_ : CounteragentType) : Counteragent
- #creator_status : String
- #creator_status=(creator_status : String)
- #date : TinkoffApi::Date
- #date=(date : TinkoffApi::Date)
- #draw_date : TinkoffApi::Date
- #draw_date=(draw_date : TinkoffApi::Date)
- #execution_order : String | Nil
- #execution_order=(execution_order : String | Nil)
- #id : String
- #id=(id : String)
- #kbk : String | Nil
- #kbk=(kbk : String | Nil)
- #oktmo : String | Nil
- #oktmo=(oktmo : String | Nil)
- #operation_type : String
- #operation_type=(operation_type : String)
- #payer : Counteragent
- #payer_account : String | Nil
- #payer_account=(payer_account : String | Nil)
- #payer_bank : String
- #payer_bank=(payer_bank : String)
- #payer_bic : String
- #payer_bic=(payer_bic : String)
- #payer_corr_account : String | Nil
- #payer_corr_account=(payer_corr_account : String | Nil)
- #payer_inn : String | Nil
- #payer_inn=(payer_inn : String | Nil)
- #payer_kpp : String | Nil
- #payer_kpp=(payer_kpp : String | Nil)
- #payer_name : String
- #payer_name=(payer_name : String)
- #payment_purpose : String
- #payment_purpose=(payment_purpose : String)
- #payment_type : String | Nil
- #payment_type=(payment_type : String | Nil)
- #recipient : Counteragent
- #recipient_account : String
- #recipient_account=(recipient_account : String)
- #recipient_bank : String
- #recipient_bank=(recipient_bank : String)
- #recipient_bic : String
- #recipient_bic=(recipient_bic : String)
- #recipient_corr_account : String | Nil
- #recipient_corr_account=(recipient_corr_account : String | Nil)
- #recipient_inn : String | Nil
- #recipient_inn=(recipient_inn : String | Nil)
- #recipient_kpp : String | Nil
- #recipient_kpp=(recipient_kpp : String | Nil)
-
#recipient_name : String
For the sake of consistency we rename this field
-
#recipient_name=(recipient_name : String)
For the sake of consistency we rename this field
- #tax_doc_date : String | Nil
- #tax_doc_date=(tax_doc_date : String | Nil)
- #tax_doc_number : String | Nil
- #tax_doc_number=(tax_doc_number : String | Nil)
- #tax_evidence : String | Nil
- #tax_evidence=(tax_evidence : String | Nil)
- #tax_period : String | Nil
- #tax_period=(tax_period : String | Nil)
- #tax_type : String | Nil
- #tax_type=(tax_type : String | Nil)
- #uin : String | Nil
- #uin=(uin : String | Nil)