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