Anchor to SubscriptionDeliveryOptionsResultSubscription
unionSubscription Delivery Options Result
The result of the query that fetches delivery options for the subscription contract.
Anchor to Possible typesPossible types
- •OBJECT
A failed result indicating unavailability of delivery options for the subscription contract.
- Anchor to messagemessage•String
The reason for the failure.
- •OBJECT
A successful result containing the available delivery options for the subscription contract.
- Anchor to deliveryOptionsdelivery•[Subscription
Options Delivery Option!]! non-null The available delivery options.
- Anchor to tokentoken•String!non-null
The token associated with the successful result of delivery options.
Was this section helpful?