Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ApplicationChargeStatus

Index

Enumeration members

Enumeration members

Active

Active = "active"

The application charge has been activated by the app and will be paid out to the Partner

Declined

Declined = "declined"

The application charge was declined by the merchant

Expired

Expired = "expired"

The application charge was not accepted within two days of being created

Pending

Pending = "pending"

The application charge is pending approval by the merchant

Generated using TypeDoc