class YandexDostavkaApi::Entity::CarrierInfo

Included Modules

Defined in:

yandex_dostavka_api/entities/carrier_info.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def address : String #

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

[View source]
def inn : String #

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

[View source]
def name : String #

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

[View source]