PropertyOwnerDetails
Property | Type | Description |
---|---|---|
FirstName | string | First name |
LastName | string | Last name |
OrganizationNumber | int | Organization number if the property is owned by a company else it is set to 0 |
CompanyName | String | Company Name if the property is owned by a company else it is set to null |