Interface PaymentSecurityUtils
public interface PaymentSecurityUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic booleangetHasPaymentMethodAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentMethodsAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentMethodTypeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentMethodTypesAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorActionTypeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorResultCodeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorsAccess(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 booleangetHasPaymentProcessorTypeCodeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTypeCodeTypeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasPaymentProcessorTypesAccess(graphql.schema.DataFetchingEnvironment env)
-
Method Details
-
getHasPaymentMethodTypeAccess
-
getHasPaymentMethodTypesAccess
-
getHasPaymentMethodAccess
-
getHasPaymentMethodsAccess
-
getHasPaymentProcessorTypeAccess
-
getHasPaymentProcessorTypesAccess
-
getHasPaymentProcessorAccess
-
getHasPaymentProcessorsAccess
-
getHasPaymentProcessorTransactionsAccess
-
getHasPaymentProcessorTransactionAccess
-
getHasPaymentProcessorTypeCodeAccess
-
getHasPaymentProcessorTransactionCodesAccess
static boolean getHasPaymentProcessorTransactionCodesAccess(graphql.schema.DataFetchingEnvironment env) -
getHasPaymentProcessorActionTypeAccess
-
getHasPaymentProcessorResultCodeAccess
-
getHasPaymentProcessorTypeCodeTypeAccess
-