AppEventTypes - partner - ENUM
Version: 2025-01
Description:
The type of app event.
Access Scopes
Enum values
CREDIT_APPLIED
CREDIT_FAILED
CREDIT_PENDING
ONE_TIME_CHARGE_ACCEPTED
ONE_TIME_CHARGE_ACTIVATED
ONE_TIME_CHARGE_DECLINED
ONE_TIME_CHARGE_EXPIRED
RELATIONSHIP_DEACTIVATED
RELATIONSHIP_INSTALLED
RELATIONSHIP_REACTIVATED
RELATIONSHIP_UNINSTALLED
SUBSCRIPTION_APPROACHING_CAPPED_AMOUNT
SUBSCRIPTION_CAPPED_AMOUNT_UPDATED
SUBSCRIPTION_CHARGE_ACCEPTED
SUBSCRIPTION_CHARGE_ACTIVATED
SUBSCRIPTION_CHARGE_CANCELED
SUBSCRIPTION_CHARGE_DECLINED
SUBSCRIPTION_CHARGE_EXPIRED
SUBSCRIPTION_CHARGE_FROZEN
SUBSCRIPTION_CHARGE_UNFROZEN
USAGE_CHARGE_APPLIED
Fields with this enum
App.events
AppEvent.type
CreditApplied.type
CreditFailed.type
CreditPending.type
OneTimeChargeAccepted.type
OneTimeChargeActivated.type
OneTimeChargeDeclined.type
OneTimeChargeExpired.type
RelationshipDeactivated.type
RelationshipInstalled.type
RelationshipReactivated.type
RelationshipUninstalled.type
SubscriptionApproachingCappedAmount.type
SubscriptionCappedAmountUpdated.type
SubscriptionChargeAccepted.type
SubscriptionChargeActivated.type
SubscriptionChargeCanceled.type
SubscriptionChargeDeclined.type
SubscriptionChargeExpired.type
SubscriptionChargeFrozen.type
SubscriptionChargeUnfrozen.type
UsageChargeApplied.type
Examples