Represents the billing plan attached to a subscription.
Whether the plan is currently available for new subscriptions.
Billing amount per interval in the smallest currency unit (e.g., cents).
Unix timestamp of when the plan was created.
Three-letter ISO currency code for the plan amount.
Unique identifier for the plan.
Billing interval for the plan (e.g., "month", "year").
Whether the plan exists in live mode (true) or test mode (false).
String identifier for the object type, always "plan".
ID of the product this plan is associated with.