public static class Storefront.CheckoutUserErrorQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutUserErrorQuery |
code()
Error code to uniquely identify the error.
|
Storefront.CheckoutUserErrorQuery |
field()
Path to the input field which caused the error.
|
Storefront.CheckoutUserErrorQuery |
message()
The error message.
|
public Storefront.CheckoutUserErrorQuery code()
public Storefront.CheckoutUserErrorQuery field()
public Storefront.CheckoutUserErrorQuery message()