Package com.bytedesk.service.customer
Class CustomerResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.customer.CustomerResponse
- 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
-
nickname
-
email
-
mobile
-
description
-
tagList
-
extra
-
notes
-
visitorUid
-
-
Constructor Details
-
CustomerResponse
public CustomerResponse()
-