Click or drag to resize

IPaymentTypeIsEnabled Property

Is payment type enabled for some kind of usage. Specific purposes may have additional constraints.

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

Property Value

Type: Boolean
See Also