class DiadocApi::GetEntityContent

Defined in:

diadoc_api/methods/get_entity_content.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, messageId : String, entityId : String) : String #

[View source]