class DiadocApi::GetCounteragents

Defined in:

diadoc_api/methods/get_counteragents.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, index_key : String | Nil) : Entity::CounteragentList #

[View source]