ProfileAttributeBase interface

Properties

descriptor

The descriptor of the attribute.

revision

The revision number of the attribute.

timeStamp

The time the attribute was last changed.

value

The value of the attribute.

Property Details

descriptor

The descriptor of the attribute.

descriptor: AttributeDescriptor

Property Value

revision

The revision number of the attribute.

revision: number

Property Value

number

timeStamp

The time the attribute was last changed.

timeStamp: Date

Property Value

Date

value

The value of the attribute.

value: T

Property Value

T