class

TinkoffApi::Webhooks::Operation

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
parse_transactions(json_string : String) : Operation
Source

Instance methods

account_amount
Source
account_amount=(account_amount : String)
Source
account_currency_digital_code
Source
account_currency_digital_code=(account_currency_digital_code : String)
Source
account_number
Source
account_number=(account_number : String)
Source
acquirer_id
Source
acquirer_id=(acquirer_id : String)
Source
authorization_date
Source
authorization_date=(authorization_date : TinkoffApi::Date | Nil)
Source
bic=(bic : String)
Source
card_number
Source
card_number=(card_number : String | Nil)
Source
category
Source
category=(category : String)
Source
charge_date
Source
charge_date=(charge_date : TinkoffApi::Date | Nil)
Source
counter_party
Source
counter_party=(counter_party : CounterParty)
Source
description
Source
description=(description : String)
Source
doc_date
Source
doc_date=(doc_date : TinkoffApi::Date | Nil)
Source
document_number
Source
document_number=(document_number : String)
Source
draw_date
Source
draw_date=(draw_date : TinkoffApi::Date | Nil)
Source
mcc=(mcc : String | Nil)
Source
merch
Source
merch=(merch : Merchant)
Source
operation_amount
Source
operation_amount=(operation_amount : String)
Source
operation_currency_digital_code
Source
operation_currency_digital_code=(operation_currency_digital_code : String)
Source
operation_id
Source
operation_id=(operation_id : String)
Source
operation_status
Source
operation_status=(operation_status : String)
Source
pay_purpose
Source
pay_purpose=(pay_purpose : String | Nil)
Source
pay_vo
Source
pay_vo=(pay_vo : String | Nil)
Source
payer
Source
payer=(payer : Party | Nil)
Source
priority
Source
priority=(priority : String | Nil)
Source
receiver
Source
receiver=(receiver : Party | Nil)
Source
rrn=(rrn : String | Nil)
Source
ruble_amount
Source
ruble_amount=(ruble_amount : String | Nil)
Source
status
Source
status=(status : String)
Source
trxn_post_date
Source
trxn_post_date=(trxn_post_date : TinkoffApi::Date | Nil)
Source
type_of_operation
Source
type_of_operation=(type_of_operation : OperationType)
Source
ucid
Source
ucid=(ucid : String | Nil)
Source
vo=(vo : String | Nil)
Source

Nested types