Name | Description | |
---|---|---|
init | Initializes the dundas.account.TenantInfo object. |
Name | Description | |
---|---|---|
id | Gets or sets the unique identifier of the tenant. | |
isEnabled | Gets or sets a value indicating whether the tenant is enabled. | |
name | Gets or sets the name of the tenant. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | |
toRawString | Converts this object to an unescaped string. | |
toString | Converts this object to an HTML escaped string. |