BaseResponse.RateLimitRemaining property
Number of request allowed within the current rate-limit period. See Rate limiting for more info.
public int? RateLimitRemaining { get; set; }
See Also
- class BaseResponse
- namespace Amica
Number of request allowed within the current rate-limit period. See Rate limiting for more info.
public int? RateLimitRemaining { get; set; }