Package io.serialized.client.projection
Class ProjectionResponse<T>
java.lang.Object
io.serialized.client.projection.ProjectionResponse<T>
public class ProjectionResponse<T> extends Object
-
Field Summary
Fields Modifier and Type Field Description TdataStringprojectionIdlongupdatedAt -
Constructor Summary
Constructors Constructor Description ProjectionResponse() -
Method Summary
-
Field Details
-
projectionId
-
updatedAt
public long updatedAt -
data
-
-
Constructor Details
-
ProjectionResponse
public ProjectionResponse()
-