public static final class CashDrawers.Contract extends Object
Modifier and Type | Field and Description |
---|---|
static Uri |
CASH_DRAWER_AUTHORITY_URI |
static String |
CASH_DRAWER2_AUTHORITY |
static String |
EXTRA_CASH_DRAWER_LIST
Extra of type ArrayList of com.clover.sdk.cashdrawer.CloverServiceCashDrawer
|
static String |
EXTRA_CLOVER_SERVICE_CASH_DRAWER
Extra of type com.clover.sdk.cashdrawer.CloverServiceCashDrawer
|
static String |
EXTRA_SUCCESS
Extra of type boolean
|
static String |
METHOD_LIST |
static String |
METHOD_POP |
Constructor and Description |
---|
Contract() |
public static final String CASH_DRAWER2_AUTHORITY
public static final Uri CASH_DRAWER_AUTHORITY_URI
public static final String METHOD_LIST
public static final String METHOD_POP
public static final String EXTRA_CASH_DRAWER_LIST
public static final String EXTRA_CLOVER_SERVICE_CASH_DRAWER
public static final String EXTRA_SUCCESS