Skip to main content

@wildix/classound-client > OrderError

OrderError class

Signature:

export declare class OrderError extends __BaseException 

Extends: __BaseException

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the OrderError class.

Properties

Property

Modifiers

Type

Description

$fault

readonly

"client"

customerOrderId?

string | undefined

(Optional)

description

string

errorCode?

string | undefined

(Optional)

name

readonly

"OrderError"

requestId?

string | undefined

(Optional)

type

string