com.nativex.common
Interface JsonRequestConstants.InAppBilling

Enclosing class:
JsonRequestConstants

public static interface JsonRequestConstants.InAppBilling


Field Summary
static String ADVERTISER_SESSION
           
static String COST_PER_ITEM
           
static String CURRENCY_LOCALE
           
static String IS_SUCCESSFUL
           
static String LOG
           
static String MESSAGES
           
static String PRODUCT_TITLE
           
static String PUBLISHER_SESSION
           
static String QUANTITY
           
static String STORE_PRODUCT_ID
           
static String STORE_TRANSACTION_ID
           
static String STORE_TRANSACTION_TIME
           
static String VIOLATIONS
           
 

Field Detail

PUBLISHER_SESSION

static final String PUBLISHER_SESSION
See Also:
Constant Field Values

ADVERTISER_SESSION

static final String ADVERTISER_SESSION
See Also:
Constant Field Values

STORE_PRODUCT_ID

static final String STORE_PRODUCT_ID
See Also:
Constant Field Values

STORE_TRANSACTION_ID

static final String STORE_TRANSACTION_ID
See Also:
Constant Field Values

STORE_TRANSACTION_TIME

static final String STORE_TRANSACTION_TIME
See Also:
Constant Field Values

COST_PER_ITEM

static final String COST_PER_ITEM
See Also:
Constant Field Values

CURRENCY_LOCALE

static final String CURRENCY_LOCALE
See Also:
Constant Field Values

QUANTITY

static final String QUANTITY
See Also:
Constant Field Values

PRODUCT_TITLE

static final String PRODUCT_TITLE
See Also:
Constant Field Values

VIOLATIONS

static final String VIOLATIONS
See Also:
Constant Field Values

MESSAGES

static final String MESSAGES
See Also:
Constant Field Values

LOG

static final String LOG
See Also:
Constant Field Values

IS_SUCCESSFUL

static final String IS_SUCCESSFUL
See Also:
Constant Field Values