Open Sidebar
Close Sidebar
ipapi-crystal
0.3.0
Ipapi
AuthorizationFailedException
Client
Error
ErrorResponse
Location
PageNotFoundException
RateLimitedException
class
Ipapi::
ErrorResponse
Ipapi::ErrorResponse
Reference
Object
Included Modules
JSON::Serializable
Defined in:
ipapi.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#error
: Bool
#ip
: String
#reason
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
Instance Method Detail
def
error
: Bool
#
def
ip
: String
#
def
reason
: String
#