# PartnershipManagement.MediumCharacteristic

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**city** | **String** | The city | [optional] 
**contactType** | **String** | The type of contact, for example: phone number such as mobile, fixed home, fixed office. postal address such as shipping instalation… | [optional] 
**country** | **String** | The country | [optional] 
**emailAddress** | **String** | Full email address in standard format | [optional] 
**faxNumber** | **String** | The fax number of the contact | [optional] 
**phoneNumber** | **String** | The primary phone number of the contact | [optional] 
**postCode** | **String** | Postcode | [optional] 
**socialNetworkId** | **String** | Identifier as a member of a social network | [optional] 
**stateOrProvince** | **String** | State or province | [optional] 
**street1** | **String** | Describes the street | [optional] 
**street2** | **String** | Complementary street description | [optional] 
**baseType** | **String** | When sub-classing, this defines the super-class | [optional] 
**schemaLocation** | **String** | A URI to a JSON-Schema file that defines additional attributes and relationships | [optional] 
**type** | **String** | When sub-classing, this defines the sub-class entity name | [optional] 
