TenantFieldΒΆ
| Field | NULL | Description | Note |
|---|---|---|---|
| name string |
The name of the field | ||
| isSystem boolean |
Is this tenant in System level |
Sample:
{
"name": "TenantID",
"isSystem": true
}
| Field | NULL | Description | Note |
|---|---|---|---|
| name string |
The name of the field | ||
| isSystem boolean |
Is this tenant in System level |
{
"name": "TenantID",
"isSystem": true
}