public class UserBusiFavorQueryParams extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
appid
与当前调用接口商户号有绑定关系的appid。支持小程序appid与公众号appid。
|
private String |
belongMerchant
批次归属商户号
|
private CouponStatus |
couponState
券状态
|
private String |
creatorMerchant
创建批次的商户号
|
private String |
limit
分页大小
|
private String |
offset
分页页码
|
private String |
openid
用户标识,用户在appid下的唯一标识。
|
private String |
senderMerchant
批次发放商户号
|
private String |
stockId
商户券批次号
|
| Constructor and Description |
|---|
UserBusiFavorQueryParams() |
private String openid
private String appid
private String stockId
private CouponStatus couponState
private String creatorMerchant
private String belongMerchant
private String senderMerchant
private String offset
private String limit
Copyright © 2021. All rights reserved.