Click or drag to resize

StsCheckHeader Constructor

Initializes a new instance of the StsCheckHeader class

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public StsCheckHeader(
	GuestCheck check
)

Parameters

check  GuestCheck
 
See Also