Name | Type | Description | Notes |
---|---|---|---|
ratelimit_limit | string | The request limit quota for the time window closest to exhaustion. See rate limits for more information. | [optional] |
ratelimit_remaining | decimal | The number of requests remaining in the time window closest to quota exhaustion. See rate limits for more information. | [optional] |
ratelimit_reset | decimal | The number of seconds until the quota resets for the time window closest to quota exhaustion. See rate limits for more information. | [optional] |
zuora_request_id | string | Zuora’s internal identifier for this request. | [optional] |
zuora_track_id | string | A user-supplied identifier for this request. If you supply a `zuora-track-id` as a request header, Zuora returns the `zuora-track-id` as a response header. | [optional] |