-
public final class PLYEvent.ReceiptValidated extends PLYEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnameprivate final PLYEventPropertiespropertiesprivate final Stringidprivate final IntegermaxSendCount
-
Constructor Summary
Constructors Constructor Description PLYEvent.ReceiptValidated(String plan, String promoOffer, PLYPresentation presentation)
-
Method Summary
Modifier and Type Method Description StringgetName()PLYEventPropertiesgetProperties()final StringgetId()IntegergetMaxSendCount()-
-
Constructor Detail
-
PLYEvent.ReceiptValidated
PLYEvent.ReceiptValidated(String plan, String promoOffer, PLYPresentation presentation)
-
-
Method Detail
-
getProperties
PLYEventProperties getProperties()
-
getMaxSendCount
Integer getMaxSendCount()
-
-
-
-