StagedReference Data Type

A Global ID + Hash pair

Properties
name data type description
id string ID of the reference
hash string Hash of the reference

Example

{
  "id" : "...",
  "hash" : "..."
}