class DiadocApi::GetDocflowEvents

Defined in:

diadoc_api/methods/get_docflow_events.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, box : Entity::Box, request : Entity::GetDocflowEventsRequest) : Entity::CounteragentList #

[View source]
def self.fetch(client : Client, box_id : String, request : Entity::GetDocflowEventsRequest) : Entity::GetDocflowEventsResponse #

[View source]