| Name | Type | Description | Notes |
|---|---|---|---|
| CertificatePerMonth | long? | Total number of certificates available per month. | [optional] |
| ConsumedCertificates | long? | Number of certificates requested for the current month. | [optional] |
| ConsumedCredits | decimal? | Number of used credits for the current month. | [optional] |
| ConsumedTimestamps | long? | Number of timestamps created for the current month. | [optional] |
| CreditsPerMonth | decimal? | Represents the total number of credits per month. | [optional] |
| LimitationType | int? | Determines which usage metric is applied (0 = credits, 1 = timestamps). | [optional] |
| RemainingCredits | decimal? | Remaining number of credits for the current month. | [optional] |
| TimestampsPerMonth | long? | Total number of timestamps available per month. | [optional] |
This repository was archived by the owner on Feb 17, 2026. It is now read-only.