Package com.bytedesk.service.unified
Class UnifiedResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.unified.UnifiedResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private String
private String
private List<UserProtobuf>
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
nickname
-
avatar
-
description
-
type
-
status
-
language
-
welcomeTip
-
workgroups
-
-
Constructor Details
-
UnifiedResponse
public UnifiedResponse()
-