| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.domain.payscore |
| Modifier and Type | Field and Description |
|---|---|
private Location |
UserServiceOrderParams.location
服务位置,选填
|
private Location |
PayScoreOrder.location
服务位置,选填
|
private Location |
PayScoreOrderResponse.location |
| Modifier and Type | Method and Description |
|---|---|
UserServiceOrderParams |
UserServiceOrderParams.location(Location location) |
PayScoreOrder |
PayScoreOrder.location(Location location)
Location pay score order.
|
| 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.