NotificationId Property

Notification identifier.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public long? Id { get; set; }

Property Value

NullableInt64

See Also