class TinkoffApi::Company::Requisites

Included Modules

Defined in:

tinkoff_api/company/requisites.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def address : String #

def address=(address : String) #

def full_name : String #

def full_name=(full_name : String) #

def inn : String #

def inn=(inn : String) #

def kpp : String #

def kpp=(kpp : String) #

def ogrn : String #

def ogrn=(ogrn : String) #