public static class Storefront.CartCompletionSuccessQuery extends Query<Storefront.CartCompletionSuccessQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartCompletionSuccessQuery |
completedAt()
The date and time when the job completed.
|
Storefront.CartCompletionSuccessQuery |
id()
The ID of the cart completion attempt.
|
Storefront.CartCompletionSuccessQuery |
orderId()
The ID of the order that's created in Shopify.
|
Storefront.CartCompletionSuccessQuery |
orderUrl()
The URL of the order confirmation in Shopify.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartCompletionSuccessQuery completedAt()
public Storefront.CartCompletionSuccessQuery id()
public Storefront.CartCompletionSuccessQuery orderId()
public Storefront.CartCompletionSuccessQuery orderUrl()