Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 1 KB

File metadata and controls

17 lines (12 loc) · 1 KB

UsageResponse

Properties

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 BigDecimal Number of used credits for the current month. [optional]
consumedTimestamps Long Number of timestamps created for the current month. [optional]
creditsPerMonth BigDecimal Represents the total number of credits per month. [optional]
limitationType Integer Determines which usage metric is applied (0 = credits, 1 = timestamps). [optional]
remainingCredits BigDecimal Remaining number of credits for the current month. [optional]
timestampsPerMonth Long Total number of timestamps available per month. [optional]