Click or drag to resize

IPaymentScreenUpdatedContextPayments Property

Current order payments.

Namespace: Resto.Front.Api.OperationContexts
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyCollection<IPaymentItem> Payments { get; }

Property Value

IReadOnlyCollectionIPaymentItem
See Also