Uses of Class
com.echothree.model.control.payment.server.graphql.PaymentProcessorTransactionObject
Packages that use PaymentProcessorTransactionObject
Package
Description
-
Uses of PaymentProcessorTransactionObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return PaymentProcessorTransactionObjectModifier and TypeMethodDescriptionGraphQlQueries.paymentProcessorTransaction(graphql.schema.DataFetchingEnvironment env, String paymentProcessorTransactionName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type PaymentProcessorTransactionObjectModifier and TypeMethodDescriptionGraphQlQueries.paymentProcessorTransactions(graphql.schema.DataFetchingEnvironment env) -
Uses of PaymentProcessorTransactionObject in com.echothree.model.control.payment.server.graphql
Methods in com.echothree.model.control.payment.server.graphql that return PaymentProcessorTransactionObjectModifier and TypeMethodDescriptionPaymentProcessorTransactionCodeObject.getPaymentProcessorTransaction(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.payment.server.graphql that return types with arguments of type PaymentProcessorTransactionObjectModifier and TypeMethodDescriptionPaymentProcessorObject.getPaymentProcessorTransactions(graphql.schema.DataFetchingEnvironment env)