Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ipapi-crystal
v0.3.0
Ipapi
AuthorizationFailedException
Client
Error
ErrorResponse
Location
PageNotFoundException
RateLimitedException
Generated using Crystal 1.14.0
2024-11-26 10:36:17 UTC
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)
#
[
View source
]
Instance Method Detail
def
error
: Bool
#
[
View source
]
def
ip
: String
#
[
View source
]
def
reason
: String
#
[
View source
]