public class FavorNotifyConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
notifyAppid
事件通知appid
|
| Constructor and Description |
|---|
FavorNotifyConfig(String notifyAppid)
Instantiates a new Busi favor notify config.
|
private final String notifyAppid
用于回调通知时,计算返回操作用户的openid(诸如领券用户),支持小程序or公众号的APPID; 如该字段不填写,则回调通知中涉及到用户身份信息的openid与unionid都将为空。
public FavorNotifyConfig(String notifyAppid)
notifyAppid - the notify appidCopyright © 2023. All rights reserved.