class DiadocApi::GeneratePrintForm

Defined in:

diadoc_api/methods/generate_print_form.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_id : String, message_id : String, document_id : String) : String #

[View source]
def self.fetch(client : Client, box : Entity::Box, document : Entity::Document) : String #

[View source]