com.nativex.common
Interface JsonRequestConstants.GetSmartOfferRules

Enclosing class:
JsonRequestConstants

public static interface JsonRequestConstants.GetSmartOfferRules


Field Summary
static String OFFER_ID
           
static String OFFER_VALUE
           
static String OFFERS_ARRAY
           
static String PLATFORM_ID
           
static String SESSION_ID
           
 

Field Detail

SESSION_ID

static final String SESSION_ID
See Also:
Constant Field Values

PLATFORM_ID

static final String PLATFORM_ID
See Also:
Constant Field Values

OFFERS_ARRAY

static final String OFFERS_ARRAY
See Also:
Constant Field Values

OFFER_ID

static final String OFFER_ID
See Also:
Constant Field Values

OFFER_VALUE

static final String OFFER_VALUE
See Also:
Constant Field Values