PutDataTablesRequestAddColumns

constructor(code: String? = null, indexed: Boolean? = null, mandatory: Boolean? = null, name: String? = null, type: String? = null, unique: Boolean? = null)

Parameters

code
indexed

Defaults to false

mandatory
name
type
unique