OBJECT
ScheduledUserPackageSelection
Billing items that are scheduled and will have a user package selection associated with them
link GraphQL Schema definition
- type ScheduledUserPackageSelection {
- ID! :
- # Related offering
- Offering :
- # Related recurring_payment
- RecurringPayment :
- # Related user
- User :
- }