object DataExportModule

Fields

FieldTypeDescription
nameString

Module name.

tables[DataExportTable]

Module's exported table list.

Referenced By

Example

{
  "name": "orders",
  "tables": [DataExportTable]
}