Package com.my.target.nativeads.views
Class PromoCardView.Card
java.lang.Object
com.my.target.nativeads.views.PromoCardView.Card
- Enclosing interface:
- PromoCardView
The class with data for implementer of
PromoCardView-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Card
public Card()
-
-
Method Details
-
getTitle
- Returns:
- Title for the Ad Card.
-
getDescription
- Returns:
- Description for the Ad Card.
-
getCtaButtonText
- Returns:
- Text for call-to action view.
-
getDiscountText
- Returns:
- Discount text for the Ad Card.
-
getPriceText
- Returns:
- Price text for the Ad Card.
-
getOldPriceText
- Returns:
- Old price text for the Ad Card.
-
getCurrency
- Returns:
- Currency for the Ad Card.
-