chargeback-notification-rules

chargeback-notification-rules
chargeback-notification-rules

Model to represent a collection of tenant notification rules

JSON Example
{
    "chargebackNotificationRules": [
        {
            "alertDefinitionIds": [
                "string"
            ],
            "enabled": false,
            "id": "string",
            "name": "string",
            "resourceIds": [
                "string"
            ]
        }
    ],
    "links": [
        {
            "description": "string",
            "href": "string",
            "name": "string",
            "rel": "string"
        }
    ],
    "pageInfo": {
        "page": 0,
        "pageSize": 0,
        "sortBy": "string",
        "sortOrder": "string",
        "totalCount": 0
    }
}
chargebackNotificationRules
Optional

List of tenant notification rules

array of link
links
Optional

Collection of links

pageInfo
Optional

Represents page information for a paged result