class Hunter::Api::Account

Defined in:

hunter/api/account.cr

Instance Method Summary

Instance methods inherited from class Hunter::Api

handle_response(response : HTTP::Client::Response) : JSON::Any handle_response

Constructor methods inherited from class Hunter::Api

new(http_client : HTTP::Client, api_key : String) new

Class methods inherited from class Hunter::Api

handle_status(response : HTTP::Client::Response) : JSON::Any? handle_status

Instance Method Detail

def me #

[View source]