Duo::StatusResp
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
parent
Sourceparent=(parent : String | Nil)
Sourcereason
Sourcereason=(reason : String)
Sourceresult
Sourceresult=(result : String)
Sourceresult_url
Sourceresult_url=(result_url : String | Nil)
Sourcestatus
Sourcestatus=(status : String)
Sourcestatus_code
Sourcestatus_code=(status_code : String)
Source