Package com.bytedesk.social.zalo
Class ZaloResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.social.zalo.ZaloResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
description
-
type
-
appId
app_id -
appSecret
-
url
-
token
-
encodingAesKey
-
encryptMode
-
dataType
数据格式 -
flowTip
用户关注公众号后发送欢迎语 -
accessToken
-
accessTokenExpiresAt
-
workgroupUid
-
enabled
-
-
Constructor Details
-
ZaloResponse
public ZaloResponse()
-