WsInventoryItem

WsInventoryItem
WsInventoryItem
JSON Example
{
    "relations": {
        "startIndex": 0,
        "count": 0,
        "total": 0,
        "link": [
            {
                "rel": "string",
                "type": "string",
                "attributes": [
                    {
                        "name": "string",
                        "displayName": "string",
                        "value": "string",
                        "displayValue": "string"
                    }
                ],
                "href": "string"
            }
        ]
    },
    "attributes": [
        {
            "name": "string",
            "displayName": "string",
            "value": "string",
            "displayValue": "string"
        }
    ],
    "href": "string"
}
relations
Optional

relations

array of WsAttribute
attributes
Optional

attributes

string
href
Optional

href