Type Alias: Subscription
Subscription =
GeneratedSubscriptionResponse
Defined in: packages/sdk/src/types/billing-types.ts:57
Subscription list/detail shape. OpenAPI marks several denormalized display fields optional (creditPriceCents, cancelAtPeriodEnd, isDirect, …) because the Pydantic model uses Optional — list endpoints still populate them in normal responses.