Package com.bytedesk.social.kakao
Class KakaoResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.social.kakao.KakaoResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringapp_idprivate Stringprivate String数据格式private Stringprivate Booleanprivate Stringprivate Stringprivate String用户关注公众号后发送欢迎语private Stringprivate static final longprivate Stringprivate Stringprivate Stringprivate String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
description
-
type
-
appId
app_id -
appSecret
-
url
-
token
-
encodingAesKey
-
encryptMode
-
dataType
数据格式 -
flowTip
用户关注公众号后发送欢迎语 -
accessToken
-
accessTokenExpiresAt
-
workgroupUid
-
enabled
-
-
Constructor Details
-
KakaoResponse
public KakaoResponse()
-