Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.47 KB

CondensedPropertyAsset.md

File metadata and controls

23 lines (19 loc) · 1.47 KB

CondensedPropertyAsset

Properties

Name Type Description Notes
id int ID of the PropertyAsset. [optional]
number string Number for the PropertyAsset. [optional]
name string Name of the PropertyAsset. [optional]
project_name_and_number string The name and number of the Project the PropertyAsset belongs to. [optional]
invoice_contact \Swagger\Client\Model\CondensedContact [optional]
resident_contact \Swagger\Client\Model\CondensedContact [optional]
description string Description for the PropertyAsset. [optional]
street_name string Street name of the PropertyAsset. [optional]
house_number string House number (incl. addition) of the PropertyAsset. [optional]
postcode string Postcode of the PropertyAsset. [optional]
city string City of the PropertyAsset. [optional]
country string ISO 3166-1[alpha2] country code of the PropertyAsset. [optional]
first_delivery_date string First delivery date of the PropertyAsset. [optional]
second_delivery_date string Second delivery date of the PropertyAsset. [optional]

[Back to Model list] [Back to API list] [Back to README]