Class Descriptions: Account
Account
| Property | Type | Description |
|---|---|---|
| FirstName | String | |
| LastName | String | |
| Address | String | |
| Address2 | String | |
| String | ||
| ZipCode | String | |
| City | String | |
| State | State | |
| Country | Country | |
| Status | AccountStatus | |
| Phone | PhoneNumber | |
| VAT | String | |
| CompanyName | String | |
| CompanySize | CompanySize | |
| Revenue | Revenue | See Revenue |