class YandexDostavkaApi::Entity::Fiscalization

Included Modules

Defined in:

yandex_dostavka_api/entities/fiscalization.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def article : String #

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

[View source]
def excise : String #

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

[View source]
def item_type : String | Nil #

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

[View source]
def supplier_inn : String | Nil #

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

[View source]
def vat_code_str : String #

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

[View source]