IDPPaymentTypesPaymentResult本页总览IDP.Payment.Types.PaymentResult 接口 interface PaymentResult 支付结果 属性 errorMessage errorMessage?: string; 错误信息 orderAutoCloseTime orderAutoCloseTime?: number; 订单自动关闭时间,(Unix时间戳,单位:毫秒) orderNo orderNo?: string; 酷家乐订单编号 status status: PaymentStatus; 支付状态 类型: PaymentStatus