Interface TenantLibraryVariable

Hierarchy

  • TenantLibraryVariable

Properties

LibraryVariableSetId: string
LibraryVariableSetName: string
Variables: {
    [variableId: string]: PropertyValue;
}

Type declaration

Generated using TypeDoc