class

TinkoffApi::BankStatement::Operation

Inherits JSON::Serializable < Reference < Object

Constructors

new

Позволяет инициализировать платёжное поручение для последующего ручного заполнения

Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

amount
Source
amount=(amount : Float64)
Source
charge_date
charge_date=(charge_date : TinkoffApi::Date)
counteragent(type_ : CounteragentType) : Counteragent
Source
creator_status
creator_status=(creator_status : String)
date
date=(date : TinkoffApi::Date)
draw_date
draw_date=(draw_date : TinkoffApi::Date)
execution_order
execution_order=(execution_order : String | Nil)
id
id=(id : String)
kbk
kbk=(kbk : String | Nil)
oktmo
oktmo=(oktmo : String | Nil)
operation_type
operation_type=(operation_type : String)
payer
Source
payer_account
payer_account=(payer_account : String | Nil)
payer_bank
payer_bank=(payer_bank : String)
payer_bic
payer_bic=(payer_bic : String)
payer_corr_account
payer_corr_account=(payer_corr_account : String | Nil)
payer_inn
payer_inn=(payer_inn : String | Nil)
payer_kpp
payer_kpp=(payer_kpp : String | Nil)
payer_name
payer_name=(payer_name : String)
payment_purpose
payment_purpose=(payment_purpose : String)
payment_type
payment_type=(payment_type : String | Nil)
recipient
Source
recipient_account
recipient_account=(recipient_account : String)
recipient_bank
recipient_bank=(recipient_bank : String)
recipient_bic
recipient_bic=(recipient_bic : String)
recipient_corr_account
recipient_corr_account=(recipient_corr_account : String | Nil)
recipient_inn
recipient_inn=(recipient_inn : String | Nil)
recipient_kpp
recipient_kpp=(recipient_kpp : String | Nil)
recipient_name

For the sake of consistency we rename this field

Source
recipient_name=(recipient_name : String)

For the sake of consistency we rename this field

Source
tax_doc_date
tax_doc_date=(tax_doc_date : String | Nil)
tax_doc_number
tax_doc_number=(tax_doc_number : String | Nil)
tax_evidence
tax_evidence=(tax_evidence : String | Nil)
tax_period
tax_period=(tax_period : String | Nil)
tax_type
tax_type=(tax_type : String | Nil)
uin
uin=(uin : String | Nil)

Nested types