IPaymentScreenUpdatedContextPayments Property |
Current order payments.
Namespace:
Resto.Front.Api.OperationContexts
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIReadOnlyCollection<IPaymentItem> Payments { get; }
Property Value
Type:
IReadOnlyCollectionIPaymentItem
See Also