ProfileAttributeBase interface
Properties
descriptor | The descriptor of the attribute. |
revision | The revision number of the attribute. |
time |
The time the attribute was last changed. |
value | The value of the attribute. |
Property Details
descriptor
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