object DataExport
Fields
| Field | Type | Description |
|---|---|---|
full | [DataExportRun] | List of full exports. |
delta | [DataExportRun] | List of delta exports. |
Referenced By
Example
{
"full": [DataExportRun],
"delta": [DataExportRun]
}| Field | Type | Description |
|---|---|---|
full | [DataExportRun] | List of full exports. |
delta | [DataExportRun] | List of delta exports. |
{
"full": [DataExportRun],
"delta": [DataExportRun]
}