class GithubEvent::Actor
- GithubEvent::Actor
- Reference
- Object
Overview
The actor object that is passed back in the event object
Defined in:
GithubTracker/GithubEvent.crConstructors
Instance Method Summary
- #id : Int32
- #id=(_id : Int32)
- #login : String
- #login=(_login : String)
- #to_json(json : JSON::Builder)