SearchInventoryResponse

SearchInventoryResponse
SearchInventoryResponse
This class is array of object
JSON Example
[
    {
        "productType": "string",
        "productId": 0,
        "ruleName": "string",
        "targetName": "string",
        "targetId": "string",
        "targetType": "string",
        "deleted": false
    }
]