Click or drag to resize

INotificationServiceDiscountCardChanged Property

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IObservable<EntityChangedEventArgs<IDiscountCard>> DiscountCardChanged { get; }

Property Value

Type: IObservableEntityChangedEventArgsIDiscountCard
See Also