...
Property | Description |
---|---|
path | Path to the database where the table is to be written. |
id | Internal identifier of the publications object |
tableName | Name of the table to write |
targetType | Type of table that you are writing. Example values:
|
action | The write action to apply to the table, in the event that the table exists:
|
createdAt | Timestamp for when the publications object was created |
updatedAt | Timestamp for when the publications object was last updated |
creator.id | Internal identifier of the user who created the object |
updater.id | Internal identifier of the user who last updated the object |
outputObject.id | Internal identifier of the outputObject with which the publication object is associated |
connection.id | Internal identifier of the connection to use when publishing |
...