Skip to main content

GithubResourcesRateLimits

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

Properties

Core

View Source
Declaration
public GithubRateLimit Core { get; set; }

Graphql

View Source
Declaration
public GithubRateLimit Graphql { get; set; }

Integration_Manifest

View Source
Declaration
public GithubRateLimit Integration_Manifest { get; set; }
View Source
Declaration
public GithubRateLimit Search { get; set; }