Package com.bytedesk.social.meta
Class MetaAppRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.social.meta.MetaAppRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate ZonedDateTimeprivate Stringapp_idprivate Stringprivate Booleanprivate Stringprivate Booleanprivate Stringprivate Stringprivate Stringprivate Stringprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, orgUid, pageNumber, pageSize, type, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
name
-
description
-
appId
app_id -
appSecret
-
pageId
-
pageAccessToken
-
verifyToken
-
accessToken
-
accessTokenExpiresAt
-
workgroupUid
-
enabled
-
debug
-
-
Constructor Details
-
MetaAppRequest
public MetaAppRequest()
-