Interface TenantVariable

Hierarchy

Properties

Id: string
LibraryVariables: {
    [libraryVariableSetId: string]: TenantLibraryVariable;
}

Type declaration

ProjectVariables: {
    [projectId: string]: TenantProjectVariable;
}

Type declaration

SpaceId: string
TenantId: string
TenantName: string

Generated using TypeDoc