public class DirectCompleteServiceOrderParams extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
appid
The Appid.
|
private String |
attach
The Attach.
|
private String |
goodsTag
The Goods tag.
|
private Location |
location
The Location.
|
private String |
notifyUrl
The Notify url.
|
private String |
openid
The Openid.
|
private String |
outOrderNo
The Out order no.
|
private List<PostDiscount> |
postDiscounts
The Post discounts.
|
private List<PostPayment> |
postPayments
The Post payments.
|
private Boolean |
profitSharing
The Profit sharing.
|
private String |
serviceId
The Service id.
|
private String |
serviceIntroduction
The Service introduction.
|
private TimeRange |
timeRange
The Time range.
|
private Long |
totalAmount
The Total amount.
|
| Constructor and Description |
|---|
DirectCompleteServiceOrderParams() |
private String appid
private String attach
private String goodsTag
private Location location
private String notifyUrl
private String openid
private String outOrderNo
private List<PostDiscount> postDiscounts
private List<PostPayment> postPayments
private Boolean profitSharing
private String serviceId
private String serviceIntroduction
private TimeRange timeRange
private Long totalAmount
Copyright © 2021. All rights reserved.