A  B  C  D  E  G  I  L  M  O  P  S  U  V 

A

achieved - enum entry in ai.benshi.android.sdk.loyalty.event_types.MilestoneAction
 
add_to_cart - enum entry in ai.benshi.android.sdk.loyalty.event_types.PromoType
 
addItem(PromoItemObject) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
addItem can be used to add the item promo is being applied to.
addItem(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
setItem can be used to pass the whole item as a Json String object as well.
addItemList(<ERROR CLASS>) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
addItemList can be used to add the whole list to the log at once, the format should be ArrayList<PromoItemObject> to log the event successfully.
addItemList(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
addItemList can be used to add the whole list to the log at once, the format should be ArrayList<PromoItemObject> to log the event successfully.
ai.benshi.android.sdk.loyalty.builders - package ai.benshi.android.sdk.loyalty.builders
 
ai.benshi.android.sdk.loyalty.event_models - package ai.benshi.android.sdk.loyalty.event_models
 
ai.benshi.android.sdk.loyalty.event_types - package ai.benshi.android.sdk.loyalty.event_types
 
ai.benshi.android.sdk.loyalty.utils - package ai.benshi.android.sdk.loyalty.utils
 
apply - enum entry in ai.benshi.android.sdk.loyalty.event_types.PromoAction
 
A  B  C  D  E  G  I  L  M  O  P  S  U  V