Tenant

In this document:

GraphViz

Schema

The considered APS type (download) extends the Resource APS type(s) and looks as follows:

{
  "name": "Tenant",
  "id": "http://com.odin.approvalengineapp/tenant/1.0",
  "apsVersion": "2.0",
  "implements": [
    "http://com.ingrammicro/appstore/cbstore-tenant-integration/1.0",
    "http://aps-standard.org/types/core/resource/1.0"
  ],
  "access": {
    "referrer": true,
    "global": false
  }
}