class DiadocApi::GetDocflowEvents
- DiadocApi::GetDocflowEvents
- DiadocApi::MethodsWrapper
- Reference
- Object
Defined in:
diadoc_api/methods/get_docflow_events.crClass Method Summary
- .fetch(client : Client, box : Entity::Box, request : Entity::GetDocflowEventsRequest) : Entity::CounteragentList
- .fetch(client : Client, box_id : String, request : Entity::GetDocflowEventsRequest) : Entity::GetDocflowEventsResponse
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
#
def self.fetch(client : Client, box_id : String, request : Entity::GetDocflowEventsRequest) : Entity::GetDocflowEventsResponse
#