ENUM
PaymentMethodService
link GraphQL Schema definition
- enum PaymentMethodService {
- }
link Require by
- AccountAccount interface shared by all kind of accounts (Bot, Collective, Event, User, Organization)
- BotThis represents a Bot account
- CollectiveThis represents a Collective account
- EventThis represents an Event account
- FundThis represents an Project account
- HostThis represents an Host account
- IndividualThis represents an Individual account
- OrganizationThis represents an Organization account
- PaymentMethodPaymentMethod model
- PaymentMethodInputAn input to use for creating or retrieving payment methods
- ProjectThis represents an Project account
- QueryThis is the root query
- VendorThis represents a Vendor account