Click or drag to resize

INotificationServiceDeliveryCancelCauseChanged Property

Namespace:  Resto.Front.Api.V5
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IObservable<IDeliveryCancelCause> DeliveryCancelCauseChanged { get; }

Property Value

Type: IObservableIDeliveryCancelCause
See Also