BaseResponse.RateLimitLimit property
The length of the limited period. See Rate limiting for more info.
public string? RateLimitLimit { get; set; }
See Also
- class BaseResponse
- namespace Amica
The length of the limited period. See Rate limiting for more info.
public string? RateLimitLimit { get; set; }