class GithubEvent::Actor

Overview

The actor object that is passed back in the event object

Defined in:

GithubTracker/GithubEvent.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : Int32 #

def id=(_id : Int32) #

def login : String #

def login=(_login : String) #

def to_json(json : JSON::Builder) #