Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 598 Bytes

File metadata and controls

15 lines (13 loc) · 598 Bytes

NSAttributesData

Properties

Name Type Description Notes
datatype DatatypeEnum Data type of attribute/sub attribute key
value List<String> Multiple attribute/sub attribute values can be specified as elements of array.
key String NSProfile attribute/sub attribute keys.
description String Description for NSProfile attributes [optional]

Enum: DatatypeEnum

Name Value
STRING "STRING"