EventSubscription Class
Event subscription class.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public class EventSubscription
Public Class EventSubscription
- Inheritance
- Object EventSubscription
Fields |
List of fields to include in the body of the notification.
|
Headers |
Headers to include in the notification [Cabeceras].
|
Id |
Subscription ID [Id].
|
Name |
Subscriber name [Nombre].
|
Reference |
Subscription related reference [Referencia].
|
Table |
Subscription related table [Tabla].
|
Type |
Subscription event type [IdTipo].
|
Url |
URL for notification [Url].
|
UserId |
User identification code
|