A list of error responses returned when a request is unsuccessful.

Export

GetMyFeesEstimatesErrorList

interface GetMyFeesEstimatesErrorList {
    errors: Error[];
}

Properties

Properties

errors: Error[]

Memberof

GetMyFeesEstimatesErrorList