| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.domain.payscore |
| Modifier and Type | Field and Description |
|---|---|
private RiskFund |
UserServiceOrderParams.riskFund
订单风险金,必填
|
private RiskFund |
PayScoreOrderResponse.riskFund |
private RiskFund |
PayScoreOrder.riskFund
订单风险金,必填
|
| Constructor and Description |
|---|
PayScoreOrder(String outOrderNo,
String appid,
String serviceId,
String serviceIntroduction,
List<PostPayment> postPayments,
List<PostDiscount> postDiscounts,
TimeRange timeRange,
Location location,
RiskFund riskFund,
String attach,
String notifyUrl,
String openid,
Boolean needUserConfirm)
Instantiates a new Pay score order.
|
Copyright © 2023. All rights reserved.