Enum PurchaseIntentActivityType
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
[JsonConverter(typeof(WireEnumJsonConverter<PurchaseIntentActivityType>))]
public enum PurchaseIntentActivityType
Fields
| Name | Description |
|---|---|
| ExpiredViewed | |
| OrderCreated | |
| PaymentFailed | |
| PaymentStarted | |
| Viewed |