Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/amazon-warehousing-and-distribution-api-2024-05-09
ErrorList
Interface ErrorList
This exception is thrown when client inputs are invalid.
interface
ErrorList
{
errors
:
Error
[]
;
}
Index
Properties
errors
Properties
errors
errors
:
Error
[]
A list of errors describing the failures.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
This exception is thrown when client inputs are invalid.