Types

PropertyValue

Example

{
  "type": "PropertyValue",
  "propertyID": "UserID",
  "value": "@bobjones"
}

Schema

NameTypeDescription
(root)objecta key/value pair, used for maintaining state outside of the current context
typestringallowed ("PropertyValue")
propertyIDstring-
valuestring-
Previous
PropertySubType