-
- All Implemented Interfaces:
-
android.os.Parcelable
@Serializable() public final class PLYPromoOffer implements Parcelable
-
-
Constructor Summary
Constructors Constructor Description PLYPromoOffer(String vendorId, String storeOfferId, String publicId)
-
Method Summary
Modifier and Type Method Description final StringgetVendorId()final StringgetStoreOfferId()final StringgetPublicId()-
-
Method Detail
-
getVendorId
final String getVendorId()
-
getStoreOfferId
final String getStoreOfferId()
-
getPublicId
final String getPublicId()
-
-
-
-