Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/tokens-api-2021-03-01
ErrorList
Interface ErrorList
A list of error responses returned when a request is unsuccessful.
Export
ErrorList
interface
ErrorList
{
errors
?:
Error
[]
;
}
Index
Properties
errors?
Properties
Optional
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