TransactionRequest Cashier Property Bluefin Web Client API Documentation
Gets or sets string of the name or id of the cashier that is submitting the transaction.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property Cashier As String 
	Get 
	Set
Remarks

This is shown with QuickSwipe transaction details as the originator of the transaction. You may use any designation you wish. Good choices are the user name of the POS clerk, email address, or the name of the application that is connecting.
See Also