class GithubEvent::Payload

Overview

The payload object that is passed back in the event object

Defined in:

GithubTracker/GithubEvent.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_59 : JSON::PullParser) #

Instance Method Detail

def commits : Array(JSON::Any)? #

def commits=(_commits : Array(JSON::Any)?) #

def to_json(json : JSON::Builder) #