new EntityTelecomAddress(copyData)
Represents an entity telecom address
Parameters:
Name | Type | Description |
---|---|---|
copyData |
EntityTelecomAddress | Copy constructor (if present) |
Properties:
Name | Type | Description |
---|---|---|
useModel |
Concept | [Delay loaded from use], Gets or sets the name use |
externId |
string | Gets or sets the external key for the object |
use |
string | Gets or sets the name use key(see: TelecomAddressUseKeys for values) |
typeModel |
Concept | [Delay loaded from type], Gets or sets the name use |
type |
string | Gets or sets the name use key(see: TelecomAddressTypeKeys for values) |
value |
string | Gets or sets the value of the telecom address |
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:
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:
type :string
Gets or sets the name use key
Type:
- string
typeModel :Concept
Type:
use :string
Gets or sets the name use key
Type:
- string
useModel :Concept
Type:
value :string
Gets or sets the value of the telecom address
Type:
- string