Snipe Server API Documentation

package snipe.kit.server.modules

class _TableInfo

defined in snipe.kit.server.modules.TableModuleServer

Constructor

new (id:String, tableID:String, name:String, cols:Array<_TableFieldType>, colsMap:Map<String, _TableFieldType>, colsMapLower:Map<String, _TableFieldType>, isPublic:Bool)

Fields

cols:Array<_TableFieldType>

colsMap:Map<String, _TableFieldType>

colsMapLower:Map<String, _TableFieldType>

id:String

isPublic:Bool

name:String

tableID:String

©2017 Mini IT Ltd