Contacts
Returns a list of contacts associated with a company.
Columns
| Name | Type | References | |
| Id | Integer | ||
| Projects | String | ||
| CompanyId | Integer |
Companies.Id | |
| CompanyName | String | ||
| Firstname | String | ||
| Lastname | String | ||
| Gender | Boolean | ||
| Mails | String | ||
| Phones | String | ||
| CreatedOn | Datetime | ||
| UpdatedOn | Datetime |