SubscriptionAppSubscriptionBillCompletedv1
Event represents the bill for an app subscription.
Details
This event is generated when a bill is issued for a subscription.
Consumer / Producer Diagram
SubscriptionAppSubscriptionBillCompleted Schema (json)
{
"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
}Edit this pageLast updated on 2023/12/15