struct

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

examiner
Source
examiner=(examiner : String | Nil)
Source
reason
Source
reason=(reason : String | Nil)
Source
status
Source
status=(status : String)
Source
verify_date
Source
verify_date=(verify_date : Time | Nil)
Source