Click or drag to resize

IOperationServiceGetDiscountCards Method

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

Return Value

Type: IReadOnlyListIDiscountCard
See Also