Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 706 Bytes

File metadata and controls

27 lines (15 loc) · 706 Bytes

UsageStats

Properties

Name Type Description Notes
planName String [optional]
billingPeriod BillingPeriodEnum [optional]
signupDate OffsetDateTime [optional]
billingAnchorDay Integer Day of month (1-31) when the billing cycle resets [optional]
limits UsageStatsLimits [optional]
usage UsageStatsUsage [optional]

Enum: BillingPeriodEnum

Name Value
MONTHLY "monthly"
YEARLY "yearly"