Builder

class Builder

Properties

Link copied to clipboard
var limit: Int

The target maximum number of requests that can be made in a given time period.

Link copied to clipboard
var offset: Int

The number of requests subtracted from the given limit in the initial time period.

Link copied to clipboard

The time period in which the limit applies. Valid values are "DAY", "WEEK" or "MONTH".