ContactMedium
ContactMedium
Data type: Extensible
Indicates the contact medium that could be used to contact the party.
| Name | Type | Description | Example |
|---|---|---|---|
| @type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
| @baseType | string | When sub-classing, this defines the super-class | |
| @schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
| contactMediumIdentifier | string | Identifier for this contact medium. | 123 |
| contactType | string | Type of the contact medium to qualifiy it like pro email / personal email. This is not used to define the contact medium used. | personal email |
| preferred | boolean | If true, indicates that is the preferred contact medium | true |
| validFor | TimePeriod |