class DiadocApi::GetBox

Defined in:

diadoc_api/methods/get_box.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) #

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

[View source]