Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
duo-client
v0.1
Config
Duo
Client
PromptResp
Resp
ResultResp
StatusResp
Built with Crystal 1.9.2
2023-10-07 17:53:45 UTC
class
Duo::ResultResp
Duo::ResultResp
Reference
Object
Included Modules
JSON::Serializable
Defined in:
duo-client.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#cookie
: String
#cookie=
(cookie : String)
#parent
: String
#parent=
(parent : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
cookie
: String
#
[
View source
]
def
cookie=
(cookie : String)
#
[
View source
]
def
parent
: String
#
[
View source
]
def
parent=
(parent : String)
#
[
View source
]