Notification UDRs
NotificationArgumentUDR
This UDR inherits all the fields from PropertyUDR
and is used in the NotificationAlertAmount
, NotificationExpirationAlert
, and NotificationUserAlert
 notifications types.
NotificationUDR
A notification describes an event, exceptional or not, that takes place in the instances. It provides information on where, when and what happened.
This UDR is included in:Â
CheckLimitResultUDR
PurchaseOrderUDR
StartSessionResultUDR
StopSessionResultUDR
TransactionSetUDR
TransactionUDR
UpdateSessionResultUDR.
Field | Description |
---|---|
| The instance id where the event described by this notification took place |
| The date when the event described by this notification occurred |
| Returns the unique identifier of the notification |
| Returns the name of the notification |
| Returns the pretty name of the notification |
| The arguments of the notification |
| The service provider of the subscriber account |
| The code of the subscriber account code |
| The user message of the alert |