| Name | Type | Description | Notes |
|---|---|---|---|
| certificate_per_month | int | Total number of certificates available per month. | [optional] |
| consumed_certificates | int | Number of certificates requested for the current month. | [optional] |
| consumed_credits | float | Number of used credits for the current month. | [optional] |
| consumed_timestamps | int | Number of timestamps created for the current month. | [optional] |
| credits_per_month | float | Represents the total number of credits per month. | [optional] |
| limitation_type | int | Determines which usage metric is applied (0 = credits, 1 = timestamps). | [optional] |
| remaining_credits | float | Remaining number of credits for the current month. | [optional] |
| timestamps_per_month | int | Total number of timestamps available per month. | [optional] |
This repository was archived by the owner on Feb 17, 2026. It is now read-only.