new PersonLanguageCommunication(copyData)
Represents a single preferred communication method for the entity
Parameters:
| Name | Type | Description | 
|---|---|---|
| copyData | PersonLanguageCommunication | Copy constructor (if present) | 
Properties:
| Name | Type | Description | 
|---|---|---|
| externId | string | Gets or sets the external key for the object | 
| isPreferred | boolean | Gets or set the user's preference indicator | 
| languageCode | string | Gets or sets the language code | 
| modifiedOn | Date | |
| source | string | |
| sourceModel | Entity | [Delay loaded from source], | 
| id | string | Gets or sets the primary identifying UUID of this object | 
| operation | BatchOperationType | Gets or sets the operation(see: BatchOperationType for values) | 
| $type | string | Gets the type registration of this object | 
Extends
Members
externId :string
Gets or sets the external key for the object
Type:
- string
id :string
Gets or sets the primary identifying UUID of this object
Type:
- string
- Overrides:
- Source:
isPreferred :boolean
Gets or set the user's preference indicator
Type:
- boolean
languageCode :string
Gets or sets the language code
Type:
- string
modifiedOn :Date
Type:
- Date
- Overrides:
- Source:
operation :BatchOperationType
Gets or sets the operation
Type:
- Overrides:
- Source:
source :string
Type:
- string
- Overrides:
- Source:
sourceModel :Entity
Type:
- Overrides:
- Source: