Click or drag to resize

IDonationTypeOrderServiceTypes Property

Orders of which service type this donation type is applicable for.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
OrderServiceTypes OrderServiceTypes { get; }

Property Value

Type: OrderServiceTypes
See Also