Class EventsBatch
- java.lang.Object
-
- com.devcycle.sdk.server.local.model.EventsBatch
-
public class EventsBatch extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description FlushPayload.Record[]batch
-
Constructor Summary
Constructors Constructor Description EventsBatch()
-
-
-
Field Detail
-
batch
public FlushPayload.Record[] batch
-
-