struct Octokit::Models::InstallationToken

Defined in:

octokit/models/apps.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : String, expires_at : String) #

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

Instance Method Detail

def expires_at : String #

def expires_at=(_expires_at : String) #

def to_json(json : JSON::Builder) #

def token : String #

def token=(_token : String) #