# ClusterOwner
## Properties
**company** | **String** | Cluster owner company name. | [optional] [default to null]
**location** | **String** | Cluster owner location. | [optional] [default to null]
**primary_email** | **String** | Cluster owner primary email address. | [optional] [default to null]
**primary_name** | **String** | Cluster owner primary contact name. | [optional] [default to null]
**primary_phone1** | **String** | Cluster owner primary contact phone number 1. | [optional] [default to null]
**primary_phone2** | **String** | Cluster owner primary contact phone number 2. | [optional] [default to null]
**secondary_email** | **String** | Cluster owner secondary email address. | [optional] [default to null]
**secondary_name** | **String** | Cluster owner secondary contact name. | [optional] [default to null]
**secondary_phone1** | **String** | Cluster owner secondary contact phone number 1. | [optional] [default to null]
**secondary_phone2** | **String** | Cluster owner secondary contact phone number 2. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)