Interface PaymentSecurityUtils
public interface PaymentSecurityUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic booleangetHasPaymentProcessorAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorActionTypeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorResultCodeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTransactionAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTransactionCodesAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTransactionsAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTypeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTypeCodeTypeAccess(graphql.schema.DataFetchingEnvironment env)
-
Method Details
-
getHasPaymentProcessorTypeAccess
-
getHasPaymentProcessorTransactionsAccess
-
getHasPaymentProcessorTransactionAccess
-
getHasPaymentProcessorTransactionCodesAccess
static boolean getHasPaymentProcessorTransactionCodesAccess(graphql.schema.DataFetchingEnvironment env) -
getHasPaymentProcessorAccess
-
getHasPaymentProcessorActionTypeAccess
-
getHasPaymentProcessorResultCodeAccess
-
getHasPaymentProcessorTypeCodeTypeAccess
-