export type PlatformOrderDetailMismatchedError = { type: "PLATFORM_ORDER_DETAIL_MISMATCHED"; message?: string; };