CWS Wrapper Library  5.1.0
Static Public Attributes | List of all members
CWSWrapper.TenderType Class Reference

Constants to specify the tender type. More...

Static Public Attributes

static readonly String CASH = "CASH"
 Cash sale. More...
 
static readonly String CARD = "CARD"
 Credit card sale. More...
 

Detailed Description

Constants to specify the tender type.

Member Data Documentation

◆ CARD

readonly String CWSWrapper.TenderType.CARD = "CARD"
static

Credit card sale.

◆ CASH

readonly String CWSWrapper.TenderType.CASH = "CASH"
static

Cash sale.


The documentation for this class was generated from the following file: