Click or drag to resize

IOrderDonations Property

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

Property Value

Type: IReadOnlyListIPaymentItem
See Also