Click or drag to resize

IPaymentTypeIsCombinable Property

Is payment type combinable with other payment types.

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

Property Value

Type: Boolean
See Also