GraphQL OBJECT
RenewSubscriptionResult
Subscription renewal information.
link Definition
- type RenewSubscriptionResult {
- # The renewed subscription.
- Subscription :
- # URL of web page with transaction details or payment instructions.
- String :
- }