GraphQL OBJECT
SubscriptionRenewalType
Renewal type of the subscription.
link Definition
- type SubscriptionRenewalType {
- # Renewal type code.
- : SubscriptionRenewalTypeEnum
- # Name of the renewal type.
- : String
- }
GraphQL OBJECT
Renewal type of the subscription.
- type SubscriptionRenewalType {
- # Renewal type code.
- : SubscriptionRenewalTypeEnum
- # Name of the renewal type.
- : String
- }