| Name | Description | Type | Additional information |
|---|---|---|---|
| BuilderId |
BuilderId |
integer |
None. |
| BuildingId |
BuildingId |
integer |
None. |
| InUse |
Builder is in use by Unit or other instance |
boolean |
None. |
| Address |
Address |
AddressViewModel |
None. |
| BuilderCode |
BuilderCode |
string |
Required Matching regular expression pattern: ^[a-zA-Z0-9]{4}$ |
| BuilderName |
BuilderName |
string |
Required Matching regular expression pattern: ^[a-zA-Z0-9' ']*$ Max length: 50 |
| ContactName |
ContactName |
string |
Required Matching regular expression pattern: ^[a-zA-Z' ']*$ Max length: 50 |
| PhoneNumber |
PhoneNumber |
string |
Matching regular expression pattern: (^$)|(^\d{3}-\d{3}-\d{4}) |