RewardSystemSettingCreatedv1
Event represents the setting entity.
Details
This event is generated when a setting entities have changed in a service.
Consumer / Producer Diagram
RewardSystemSettingCreated Schema (json)
{
"code": "string",
"value": "string",
"valueType": "string",
"isSubscribable": false,
"key": "string",
"context": {
"decodedUserKey": "string",
"decodedTenantKey": "string",
"decodedAppKey": "string",
"roleType": 0,
"layer": "System",
"allowed": {
"item1": false
}
},
"propertyBag": {
"item1": "string"
},
"isTracked": false
}Edit this pageLast updated on 2023/12/15