class TinkoffApi::Webhooks::Operation::Merchant

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 city : String | Nil #

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

[View source]
def country : String | Nil #

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

[View source]
def id : String #

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

[View source]
def name : String | Nil #

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

[View source]