Error response returned when the request is unsuccessful.

TestOrder

interface TestOrder {
    orderId: string;
}

Properties

Properties

orderId: string

An error code that identifies the type of error that occurred.

TestOrder