Click or drag to resize

IOperationServiceGetPaymentTypes Method

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

Return Value

Type: IReadOnlyListIPaymentType
See Also