@nht-pandats/sdk / @nht-pandats/sdk/clients / @nht-pandats/sdk/clients/affiliateApi / AffiliateApiErrorResponse
Interface: AffiliateApiErrorResponse
@nht-pandats/sdk/clients.@nht-pandats/sdk/clients/affiliateApi.AffiliateApiErrorResponse
An object representing an error response from an Affiliate API operation.
Properties
error
• error: AffiliateApiError[]
An array of errors that occurred during the operation.
Defined in
src/clients/affiliateApi/utils.ts:242
requestId
• Optional requestId: string
A unique identifier for the request.