MembershipTenant

In this document:

GraphViz

Schema

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

{
  "name": "MembershipTenant",
  "id": "http://com.ingrammicro/appstore/membership-tenant/1.0",
  "apsVersion": "2.0",
  "implements": [
    "http://aps-standard.org/types/core/resource/1.0"
  ],
  "relations": {
    "membershipCollections": {
      "type": "http://com.ingrammicro/appstore/membership-collection/1.0",
      "collection": true,
      "required": true
    }
  }
}

Relationship

NAME

TYPE

REQUIRED

DESCRIPTION

membershipCollections

Collection of MembershipCollection

Yes