| Name | Description | Type | Additional information |
|---|---|---|---|
| SystemOwnerId |
Represents the PK of the SystemOwner |
globally unique identifier |
None. |
| Name |
Represents the name of the SystemOwner |
string |
None. |
| CompanyId |
Represents the PK of the Company for the SystemOwner |
globally unique identifier |
None. |
| CompanyName |
Represents the name of the Company for the SystemOwner |
string |
None. |
| StreetAddress1 |
Represents the primary street address of the SystemOwner |
string |
None. |
| StreetAddress2 |
Represents the secondary street address of the SystemOwner |
string |
None. |
| City |
Represents the city of the SystemOwner |
string |
None. |
| RegionId |
Represents the PK of the region (State, Province, County, etc) of the SystemOwner |
globally unique identifier |
None. |
| RegionName |
Represents the name of the region (State, Province, County, etc) of the SystemOwner |
string |
None. |
| CountryId |
Represents the PK of the country of the SystemOwner |
globally unique identifier |
None. |
| CountryName |
Represents the name of the country of the SystemOwner |
string |
None. |
| PostalCode |
Represents the Postal Code/Zip Code of the SystemOwner |
string |
None. |
| Phone |
Represents the primary phone number of the SystemOwner |
string |
None. |
| Deleted |
Represents the SystemOwner number used to refer to the SystemOwner (typically from an accounting package) |
boolean |
None. |