Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BulkActivateAttributeDetail

Object that contains the details about a single attribute in the bulk request to be activated. The attributeNameSpace and unit are optional parameters, and the attributeNameSpace will default to TRACES if it is not passed in.

Properties

attributeName

attributeName: string

Name of the attribute to be activated.

Optional attributeNameSpace

attributeNameSpace: AttributeNameSpace

Namespace of the attribute to be activated. The attributeNameSpace will default to TRACES if it is not passed in.

attributeType

attributeType: AttributeType

Type of the attribute to be activated.

Optional unit

unit: Unit

Unit of the attribute to be updated.

Functions

getDeserializedJsonObj

getJsonObj