GraphQL GraphQL OBJECT
AcceptSubscriptionQuoteResult
link Definition
- type AcceptSubscriptionQuoteResult {
- # The purchase that was generated from the quote.
- Purchase :
- # The subscription that was modified by the quote.
- Subscription :
- # URL of web page with transaction details or payment instructions.
- String :
- }