Airbus OneAtlas · JSON Structure

Oneatlas Deleted Item Structure

Type: Properties: 0
ImagerySatellites

deleted-item is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "deleted-item",
  "fields": [
    {
      "name": "id",
      "type": "Id"
    },
    {
      "name": "deletedDate",
      "type": "datetime",
      "description": "Date of deletion of the data in the platform and deletion of the metadata item if no other production status is defined.\n"
    }
  ]
}