# Subscription plan object
# subscription-plan.id
Returns the unique id of the subscription plan.
# subscription-plan.interval
Returns the interval of the subscription plan.
Examples:
23 days
1 month
4 months
# subscription-plan.name
Returns the name of the subscription plan.
# subscription-plan.price
Returns the price of the subscription plan.
# subscription-plan.product
Returns the product of the subscription plan.
# subscription-plan.variant
Returns the variant of the subscription plan.