Click or drag to resize

OpsConsPayPreAuthRequest Constructor

Constructor

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsConsPayPreAuthRequest(
	TranslatedText tt,
	bool noGuestName
)

Parameters

tt  TranslatedText
Translated text instance to use when translating dialog text.
noGuestName  Boolean
 
See Also