Skip to main content

GistHistory

Assembly: ServiceStack.Common.dll
View Source
Declaration
public class GistHistory

Properties

User

View Source
Declaration
public GithubUser User { get; set; }

Version

View Source
Declaration
public string Version { get; set; }

Committed_At

View Source
Declaration
public DateTime Committed_At { get; set; }

Change_Status

View Source
Declaration
public GistChangeStatus Change_Status { get; set; }

Url

View Source
Declaration
public string Url { get; set; }