PostDataTablesRequest

constructor(apptableName: String, columns: List<PostColumnHeaderData>, datatableName: String, entitySubType: String? = null, multiRow: Boolean? = null)

Parameters

apptableName
columns
datatableName
entitySubType
multiRow

Allows to create multiple entries in the Data Table. Optional, defaults to false. If this property is not provided Data Table will allow only one entry.