Click or drag to resize

IOrderPayments Property


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

Property Value

IReadOnlyListIPaymentItem
See Also