public class BusiFavorUseParams extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
appid
公众账号ID
|
private String |
couponCode
券code
|
private String |
openid
用户标识,用户的唯一标识,做安全校验使用
|
private String |
stockId
批次号
|
private String |
useRequestNo
核销请求单据号,商户侧保证唯一
|
private OffsetDateTime |
useTime
请求核销时间
|
| Constructor and Description |
|---|
BusiFavorUseParams() |
Copyright © 2021. All rights reserved.