public static class Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery extends Query<Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery |
checkout(Storefront.CheckoutQueryDefinition queryDef)
The checkout on which the payment was applied.
|
Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery |
checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery |
payment(Storefront.PaymentQueryDefinition queryDef)
A representation of the attempted payment.
|
Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `checkoutUserErrors` instead.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
public Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery payment(Storefront.PaymentQueryDefinition queryDef)
@Deprecated public Storefront.CheckoutCompleteWithTokenizedPaymentV3PayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)