LockerProductDTO
Properties
string
consumption
Optional
Not available
string
name
Optional
Not available
JSON Example
{
"consumption": "string",
"name": "string",
"nodes": [
{
"name": "string"
}
]
}