Srcom::Run::Status
Inherits JSON::Serializable / Struct / Value / Object
If the #status is "rejected" then #reason will always be present.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
examiner
Sourceexaminer=(examiner : String | Nil)
Sourcereason
Sourcereason=(reason : String | Nil)
Sourcestatus
Sourcestatus=(status : String)
Sourceverify_date
Sourceverify_date=(verify_date : Time | Nil)
Source