Class: EntityTelecomAddress

EntityTelecomAddress(copyData)

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
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
effectiveVersionSequence number
obsoleteVersionSequence number
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
Source:

Extends

Members

effectiveVersionSequence :number

Type:
  • number
Overrides:
Source:

id :string

Gets or sets the primary identifying UUID of this object

Type:
  • string
Overrides:
Source:

modifiedOn :Date

Type:
  • Date
Overrides:
Source:

obsoleteVersionSequence :number

Type:
  • number
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
Source:

typeModel :Concept

Type:
Source:

use :string

Gets or sets the name use key

Type:
  • string
Source:

useModel :Concept

Type:
Source:

value :string

Gets or sets the value of the telecom address

Type:
  • string
Source: