Click or drag to resize

INavigatingToPaymentScreenOperationContext Interface

Context of the NavigatingToPaymentScreen notification.

Namespace:  Resto.Front.Api.OperationContexts
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public interface INavigatingToPaymentScreenOperationContext

The INavigatingToPaymentScreenOperationContext type exposes the following members.

Properties
  NameDescription
Public propertyChequeAdditionalInfo
You can read or write initial value of the cheque additional info which will be used on the the payment screen.
Top
See Also