BatchGroup

data class BatchGroup(val fields: List<FieldInfo>, val totalBytes: Int, val readMethod: String)

Constructors

Link copied to clipboard
constructor(fields: List<FieldInfo>, totalBytes: Int, readMethod: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard