struct

GitHub::Branches::Merge::Verification

Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

payload
Source
payload=(payload : JSON::Any)
Source
reason
Source
reason=(reason : String)
Source
signature
Source
signature=(signature : String | Nil)
Source
verified
Source
verified=(verified : Bool)
Source