This project has retired. For details please refer to its Attic page.
Lens Server: XTableReference

XTableReference Data Type

Properties
name data type description
column string
maps_to_many boolean
table string

Example

{
  "column" : "...",
  "maps_to_many" : true,
  "table" : "..."
}