Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 780 Bytes

File metadata and controls

12 lines (8 loc) · 780 Bytes

Voucherify.Model.ManagementProjectsGetResponseBodyLimitsApiCallsItem

Determines the limit of API calls per given unit time.

Properties

Name Type Description Notes
Value int Determines the maximum number of API calls per time set in `"duration"`. [optional]
Duration string Determines the amount of time during which the calls up to the number specified in the `value` can be made. The duration is presented in the ISO 8601 format, e.g. `PT1H` means one hour. [optional]

[Back to Model list] [Back to API list] [Back to README]