Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 683 Bytes

File metadata and controls

12 lines (9 loc) · 683 Bytes

# GetMyUsage200ResponseQuotaDailyLimit

Properties

Name Type Description Notes
limit_cents int The configured daily cap in US cents [optional]
used_percent float Percentage of the cap consumed today (0–100+) [optional]
remaining_cents int Cents remaining before the cap is hit; can be negative if overspent [optional]
resets_at \DateTime UTC timestamp when the daily counter resets (always next UTC midnight) [optional]

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