class DiadocApi::GetOrganizationsByInnKpp

Defined in:

diadoc_api/methods/get_organizations_by_inn_kpp.cr

Class Method Summary

Class methods inherited from class DiadocApi::MethodsWrapper

check_response(response : HTTP::Client::Response) check_response

Class Method Detail

def self.fetch(client : Client, inn : String, kpp : String | Nil = nil, include_relations : Bool | Nil = false) : Entity::OrganizationList #

[View source]