public class UserCouponsQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UserCouponsQueryParams.Status
The enum Status.
|
| Modifier and Type | Field and Description |
|---|---|
private String |
appId
公众服务号ID
|
private String |
availableMchId
可用商户号
|
private String |
creatorMchId
创建批次的商户号
|
private Integer |
limit
分页大小
|
private Integer |
offset
分页页码
|
private String |
openId
用户公众号服务号标识
|
private String |
senderMchId
批次发放商户号
|
private UserCouponsQueryParams.Status |
status
券状态 null 不生效
|
private String |
stockId
批次号
|
| Constructor and Description |
|---|
UserCouponsQueryParams() |
private String openId
private String appId
private String stockId
private UserCouponsQueryParams.Status status
private String creatorMchId
private String senderMchId
private String availableMchId
private Integer offset
private Integer limit
Copyright © 2021. All rights reserved.