Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceContainer

The base class for all resource containers, i.e. Account, Collection, Project

Hierarchy

  • ResourceContainer

Index

Properties

Properties

Optional baseUrl

baseUrl: string

Gets or sets the container's base URL, i.e. the URL of the host (collection, application, or deploument) containing the container resource.

Optional id

id: string

Gets or sets the container's specific Id.

Optional name

name: string

Gets or sets the container's name.

Optional url

url: string

Gets or sets the container's REST API URL.

Generated using TypeDoc