Create, edit, and manage organizations.

Hierarchy

  • Organization

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

A JSON array of billing type.

created?: string

Date of the organization creation.

description?: string

Description of the organization.

name?: string

The name of the child organization, limited to 32 characters.

publicId?: string

The public_id of the organization you are operating within.

A JSON array of settings.

Subscription definition.

trial?: boolean

Only available for MSP customers. Allows child organizations to be created on a trial plan.

Generated using TypeDoc