Uses of Class
com.echothree.model.control.payment.server.graphql.PaymentProcessorObject
Packages that use PaymentProcessorObject
Package
Description
-
Uses of PaymentProcessorObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return PaymentProcessorObjectModifier and TypeMethodDescriptionstatic PaymentProcessorObject
GraphQlQueries.paymentProcessor
(graphql.schema.DataFetchingEnvironment env, String paymentProcessorName, String id) Methods in com.echothree.model.control.graphql.server.graphql 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)