Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
owobrowser
master
Top Level Namespace
E621Error
JSONTimeConverter
Pool
Post
PostFile
PostResponse
TmpJSONTime
Generated using Crystal 1.14.0
2024-11-26 10:07:04 UTC
class
E621Error
E621Error
Reference
Object
Included Modules
JSON::Serializable
JSON::Serializable::Strict
Defined in:
models/e621_error.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#reason
: String
#reason=
(reason : String)
#success
: Bool
#success=
(success : Bool)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
reason
: String
#
[
View source
]
def
reason=
(reason : String)
#
[
View source
]
def
success
: Bool
#
[
View source
]
def
success=
(success : Bool)
#
[
View source
]