Package com.bytedesk.service.channel_app
Class ChannelAppResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.channel_app.ChannelAppResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
createdAt, uid, updatedAt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
description
-
appKey
-
appPackage
-
appPlatform
-
-
Constructor Details
-
ChannelAppResponse
public ChannelAppResponse()
-