Interface NewLegacyKey

Hierarchy

Properties

Properties

links: {
    organisations: string;
}

Type declaration

  • organisations: string
name: string
privilege: {
    API_HOSTING?: "DEPLOYMENT";
    FORMS?: "FaaS";
    PDF?: "BUILDER";
    WEB_APP_HOSTING?: "DEPLOYMENT";
}

Type declaration

  • Optional API_HOSTING?: "DEPLOYMENT"
  • Optional FORMS?: "FaaS"
  • Optional PDF?: "BUILDER"
  • Optional WEB_APP_HOSTING?: "DEPLOYMENT"
type: "LEGACY"