# CymbioApi.BecomeSupplierContact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstName** | **String** | Contact first name. | 
**lastName** | **String** | Contact last name. | 
**email** | **String** | contact email | 
**phone** | **String** | Contact phone number | 
**department** | **String** | Contact department | [default to &#39;General&#39;]


<a name="DepartmentEnum"></a>
## Enum: DepartmentEnum


* `General` (value: `"General"`)

* `Billing` (value: `"Billing"`)

* `Tech` (value: `"Tech"`)

* `Logistics` (value: `"Logistics"`)

* `Customer Support` (value: `"Customer Support"`)




