Package com.bytedesk.core.push
Class PushRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.push.PushRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private Boolean
private String
private String
private String
private String
private static final long
Fields inherited from class com.bytedesk.core.base.BaseRequest
client, 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
sender
-
receiver
-
ip
-
ipLocation
-
forceRefresh
-
deviceUid
-
-
Constructor Details
-
PushRequest
public PushRequest()
-