Click or drag to resize

IOperationService.GetDiscountCards Method

Namespace:  Resto.Front.Api.V5
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IReadOnlyList<IDiscountCard> GetDiscountCards()

Return Value

Type: IReadOnlyList<IDiscountCard>
See Also