Class: ActIdentifier

ActIdentifier(copyData)

new ActIdentifier(copyData)

Act identifier

Parameters:
Name Type Description
copyData ActIdentifier Copy constructor (if present)
Properties:
Name Type Description
value string
externId string
issued Date
expires Date
checkDigit string
domain string
type string
typeModel Concept [Delay loaded from type],
domainModel IdentityDomain [Delay loaded from domain],
reliability(see: IdentifierReliability IdentifierReliability for values)
modifiedOn Date
source string
sourceModel Act [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

checkDigit :string

Type:
  • string
Overrides:
Source:

domain :string

Type:
  • string
Overrides:
Source:

domainModel :IdentityDomain

Type:
Overrides:
Source:

expires :Date

Type:
  • Date
Overrides:
Source:

externId :string

Type:
  • string
Overrides:
Source:

id :string

Gets or sets the primary identifying UUID of this object

Type:
  • string
Overrides:
Source:

issued :Date

Type:
  • Date
Overrides:
Source:

modifiedOn :Date

Type:
  • Date
Overrides:
Source:

operation :BatchOperationType

Gets or sets the operation

Type:
Overrides:
Source:

reliability :IdentifierReliability

Type:
Overrides:
Source:

source :string

Type:
  • string
Overrides:
Source:

sourceModel :Act

Type:
Overrides:
Source:

type :string

Type:
  • string
Overrides:
Source:

typeModel :Concept

Type:
Overrides:
Source:

value :string

Type:
  • string
Overrides:
Source: