Click or drag to resize

PastOrderPayments Property

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

Property Value

Type: IReadOnlyListPastOrderPayment
See Also