| 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] |
| Name | Value |
|---|---|
| MONTHLY | "monthly" |
| YEARLY | "yearly" |