Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/easy-ship-2022-03-23
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
[]
A list of error responses returned when a request is unsuccessful.
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