UserWise Unity SDK  3.0.0
Public Types | Properties | List of all members
UserWiseSDK.Offers.OfferImpression Class Reference
Inheritance diagram for UserWiseSDK.Offers.OfferImpression:
UserWiseSDK.IDictSerializable< OfferImpression > UserWiseSDK.Common.IIdentifiable

Public Types

enum  ImpressionState {
  initialized, viewed, dismissed, accepted,
  purchase_failed, purchased, unknown
}
 A list of possible states an OfferImpression can be marked as. More...
 

Properties

string Id [get, set]
 
Offer Offer [get, set]
 
ImpressionState State [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from UserWiseSDK.IDictSerializable< OfferImpression >
Dictionary< string, object > Serialize ()
 Serialize instance into a generic Dictionary{string, object}. More...
 
Deserialize (Dictionary< string, object > data)
 Deserialize generic Dictionary{string, object} into an instance of T. More...
 

Member Enumeration Documentation

◆ ImpressionState

A list of possible states an OfferImpression can be marked as.


The documentation for this class was generated from the following file: