Property | Type | Description | |
---|---|---|---|
RateLimitEndpoint | System |
Method | Description | |
---|---|---|
GetRateLimitAsync ( ) : Task |
Gets remaining credits for the application.
|
|
RateLimitEndpoint ( IApiClient apiClient ) : System |
Initializes a new instance of the RateLimitEndpoint class.
|
Method | Description | |
---|---|---|
RateLimitEndpoint ( IApiClient apiClient, |
Initializes a new instance of the RateLimitEndpoint class.
|
public RateLimitEndpoint ( IApiClient apiClient ) : System | ||
apiClient | IApiClient | The type of client that will be used for authentication. |
return | System |