Click or drag to resize

ExtensibilityCardPaymentDataManualAuth Property

Authorization obtained manually (i.e. via phone)

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract bool ManualAuth { get; }

Property Value

Type: Boolean
See Also