GraphQL OBJECT
SubscriptionDeliveryOption
Delivery option for the subscription product.
link Definition
- type SubscriptionDeliveryOption {
- # Code of the subscription delivery option type.
- SubscriptionDeliveryOptionEnum :
- # Name of the subscription delivery option type.
- String :
- }