Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/shipping-api-v2
ErrorList
Interface ErrorList
A list of error responses returned when a request is unsuccessful.
Export
ErrorList
interface
ErrorList
{
errors
:
Error
[]
;
}
Index
Properties
errors
Properties
errors
errors
:
Error
[]
Memberof
ErrorList
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
Selling Partner API SDK for JavaScript
Loading...
A list of error responses returned when a request is unsuccessful.
Export
ErrorList