Uses of Class
com.echothree.model.control.payment.server.graphql.PaymentProcessorObject
Packages that use PaymentProcessorObject
Package
Description
-
Uses of PaymentProcessorObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return PaymentProcessorObjectModifier and TypeMethodDescriptionstatic PaymentProcessorObjectGraphQlQueries.paymentProcessor(graphql.schema.DataFetchingEnvironment env, String paymentProcessorName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type PaymentProcessorObjectModifier and TypeMethodDescriptionstatic Collection<PaymentProcessorObject> GraphQlQueries.paymentProcessors(graphql.schema.DataFetchingEnvironment env) -
Uses of PaymentProcessorObject in com.echothree.model.control.payment.server.graphql
Methods in com.echothree.model.control.payment.server.graphql that return PaymentProcessorObjectModifier and TypeMethodDescriptionPaymentProcessorTransactionObject.getPaymentProcessor(graphql.schema.DataFetchingEnvironment env)