RemoteVersionsObject Data Type

Properties
name data type description
versionsMap map of object
backupDestination string

Example

{
  "versionsMap" : {
    "property1" : { },
    "property2" : { }
  },
  "backupDestination" : "..."
}