Get Groups Template Column Header Data
constructor(columnDisplayType: String? = null, columnLength: Int? = null, columnName: String? = null, columnType: String? = null, columnValues: Set<Any>? = null, isColumnNullable: Boolean? = null, isColumnPrimaryKey: Boolean? = null)
Parameters
column Display Type
column Length
column Name
column Type
column Values
is Column Nullable
is Column Primary Key