Enumeration: errorType
PriceEstimationError.errorType
Enumeration Members
QUOTE_NOT_VERIFIED
• QUOTE_NOT_VERIFIED = "QuoteNotVerified"
Defined in
external/cow-sdk/src/order-book/generated/models/PriceEstimationError.ts:13
UNSUPPORTED_ORDER_TYPE
• UNSUPPORTED_ORDER_TYPE = "UnsupportedOrderType"
Defined in
external/cow-sdk/src/order-book/generated/models/PriceEstimationError.ts:16
UNSUPPORTED_TOKEN
• UNSUPPORTED_TOKEN = "UnsupportedToken"
Defined in
external/cow-sdk/src/order-book/generated/models/PriceEstimationError.ts:14
ZERO_AMOUNT
• ZERO_AMOUNT = "ZeroAmount"
Defined in
external/cow-sdk/src/order-book/generated/models/PriceEstimationError.ts:15