class DiadocApi::GetCounteragent

Defined in:

diadoc_api/methods/get_counteragent.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, organization : Entity::Organization, counteragent_org_id : String) : Entity::Counteragent #

[View source]