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
issued Date
expires Date
checkDigit string
type IdentifierType
authority AssigningAuthority
effectiveVersionSequence number
obsoleteVersionSequence number
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

authority :AssigningAuthority

Type:
Overrides:
Source:

checkDigit :string

Type:
  • string
Overrides:
Source:

effectiveVersionSequence :number

Type:
  • number
Overrides:
Source:

expires :Date

Type:
  • Date
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:

obsoleteVersionSequence :number

Type:
  • number
Overrides:
Source:

operation :BatchOperationType

Gets or sets the operation

Type:
Overrides:
Source:

source :string

Type:
  • string
Overrides:
Source:

sourceModel :Act

Type:
Overrides:
Source:

type :IdentifierType

Type:
Overrides:
Source:

value :string

Type:
  • string
Overrides:
Source: