# PartnershipManagement.ContactMedium

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mediumType** | **String** | Type of the contact medium, such as: email address, telephone number, postal address | [optional] 
**preferred** | **Boolean** | If true, indicates that is the preferred contact medium | [optional] 
**characteristic** | [**MediumCharacteristic**](MediumCharacteristic.md) |  | [optional] 
**validFor** | [**TimePeriod**](TimePeriod.md) |  | [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] 
