XTableReference Data Type

Properties
name data type description
column string
maps_to_many boolean
table string

Example

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