Skip to main content
Version: Next

AttributeState

ref object
idstring

The asset identifier

Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$

Example: 7Bt8M3cXEP6BHPh8r47DYf
namestringrequired

The attribute name

Possible values: Value must match regular expression ^\w+$

Example: location
valueobject
AttributeState
{
"ref": {
"id": "7Bt8M3cXEP6BHPh8r47DYf",
"name": "location"
},
"value": {}
}