@nht-pandats/sdk / @nht-pandats/sdk/clients / @nht-pandats/sdk/clients/affiliateApi / AffiliateApiOperationError
Class: AffiliateApiOperationError
@nht-pandats/sdk/clients.@nht-pandats/sdk/clients/affiliateApi.AffiliateApiOperationError
Error thrown when the Affiliate API client fails to complete an operation.
Hierarchy
↳
AffiliateApiOperationError
Constructors
constructor
• new AffiliateApiOperationError(response): AffiliateApiOperationError
Parameters
| Name | Type |
|---|---|
response | AffiliateApiErrorResponse |
Returns
Overrides
Error.constructor
Defined in
src/clients/affiliateApi/errors.ts:40
Properties
errors
• Readonly errors: AffiliateApiError[]
Defined in
src/clients/affiliateApi/errors.ts:37
requestId
• Optional Readonly requestId: string
The request ID returned by the API.