class TinkoffApi::Webhooks::Operation::Party

Included Modules

Defined in:

tinkoff_api/webhooks/operation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def account : String #

[View source]
def account=(account : String) #

[View source]
def bank_name : String #

[View source]
def bank_name=(bank_name : String) #

[View source]
def bic : String #

[View source]
def bic=(bic : String) #

[View source]
def corr_account : String #

[View source]
def corr_account=(corr_account : String) #

[View source]
def inn : String #

[View source]
def inn=(inn : String) #

[View source]
def kpp : String | Nil #

[View source]
def kpp=(kpp : String | Nil) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]