Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PaymentProvider

All possible custom:payment_providers for a DappBot user. As of Fall 2019, the only options are they're paying with Stripe or they have an admin account.

Index

Enumeration members

Enumeration members

ADMIN

ADMIN: = "ADMIN"

STRIPE

STRIPE: = "STRIPE"

Generated using TypeDoc