toggle menu
Clover Android SDK
r316
androidJvm
switch theme
search in API
clover-android-loyalty-kit
/
com.clover.loyalty
/
LoyaltyDataTypes
Loyalty
Data
Types
public
class
LoyaltyDataTypes
Members
Constructors
Loyalty
Data
Types
Link copied to clipboard
public
void
LoyaltyDataTypes
(
)
Types
QUICKPAY_TYPE_KEYS
Link copied to clipboard
public
class
QUICKPAY_TYPE_KEYS
VAS_TYPE_KEYS
Link copied to clipboard
public
class
VAS_TYPE_KEYS
Properties
CLEAR_TYPE
Link copied to clipboard
public
final
static
String
CLEAR_TYPE
EMAIL_TYPE
Link copied to clipboard
public
final
static
String
EMAIL_TYPE
PHONE_TYPE
Link copied to clipboard
public
final
static
String
PHONE_TYPE
QUICKPAY_TYPE
Link copied to clipboard
public
final
static
String
QUICKPAY_TYPE
VAS_TYPE
Link copied to clipboard
public
final
static
String
VAS_TYPE
Functions
add
Listed
Type
Link copied to clipboard
public
static
boolean
addListedType
(
String
type
)
is
Custom
Listed
Type
Link copied to clipboard
public
static
boolean
isCustomListedType
(
String
type
)
is
Listed
Type
Link copied to clipboard
public
static
boolean
isListedType
(
String
type
)
is
System
Listed
Type
Link copied to clipboard
public
static
boolean
isSystemListedType
(
String
type
)
remove
Listed
Type
Link copied to clipboard
public
static
boolean
removeListedType
(
String
type
)