{
    "plans": [
        {
            "appPlanName": "string",
            "appName": "string",
            "amount": 0.0
        }
    ],
    "totalAmount": 0.0,
    "key": "string",
    "context": {
        "decodedUserKey": "string",
        "decodedTenantKey": "string",
        "decodedAppKey": "string",
        "roleType": 0,
        "layer": "System",
        "allowed": {
            "item1": false
        }
    },
    "propertyBag": {
        "item1": "string"
    },
    "isTracked": false
}