Export

Organization

Hierarchy (view full)

Constructors

Properties

createdAt?: Date

Creation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

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

User-specific meta data. This can hold anything.

Type declaration

  • [key: string]: any

Memberof

BitmovinResource

description?: string

Description of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

id?: string

Id of the resource (required)

Memberof

BitmovinResponse

labelColor?: string

Hexadecimal color

Memberof

Organization

limitsPerResource?: ResourceLimitContainer[]

Memberof

Organization

modifiedAt?: Date

Modified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

name?: string

Name of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

parentId?: string

ID of the parent organization

Memberof

Organization

signupSource?: SignupSource

which platform initiated organisation creation

Memberof

Organization

Specifies the type of the organization in the hierachy. Only sub-organizations can be newly created. (required)

Memberof

Organization