Property | Type | Description |
---|
OrganizationNumber | int | Organization number of the tenant company |
CompanyName | string | Tenant Company name |
TenantAddress | List<string> | Address of the Tenant |
ConnectedBuildingId | long | BuildingId of the connected building |
TenantCompanyId | long | Id of the Tenant which is connected to the building |
CompanyOwners | List<string> | List of company real owners |
ContactPersonName | string | Tenant company Contact person name |
ContactPersonPhone | string | Tenant company Contact person phone |
ContactPersonEmail | string | Tenant company Contact person email |
ConnectedDate | DateTime | The Date which the tenant was connected to this building |
UpdatedDate | DateTime | The Date which the last update happened for the tenant |
Status | boolean | The Status of the tenant in the connected building (if false the tenant has moved from the current building) |
IsValidated | boolean | Indicates whether the visitor address is the building address. (if false the company visitor address is different from the connected building address) |