EventSubscriptionFields Property

List of fields to include in the body of the notification.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public List<string> Fields { get; set; }

Property Value

ListString

See Also