Click or drag to resize

StsTenderMediaDetail Constructor

Initializes a new instance of the StsTenderMediaDetail class

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public StsTenderMediaDetail(
	DbTenderMediaDetail dtl,
	GuestCheck gc
)

Parameters

dtl  DbTenderMediaDetail
 
gc  GuestCheck
 
See Also