Uses of Class
com.onlinepayments.domain.AcquirerSelectionInformation
Packages that use AcquirerSelectionInformation
-
Uses of AcquirerSelectionInformation in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return AcquirerSelectionInformationModifier and TypeMethodDescriptionAcquirerInformation.getAcquirerSelectionInformation()Information about the acquirer selectionAcquirerSelectionInformation.withFallbackLevel(Integer value) Specifies whether a fallback occurred from the primary choice of the acquirer selection service.AcquirerSelectionInformation.withResult(String value) Result of the acquirer selection operationAcquirerSelectionInformation.withRuleName(String value) Name of the rule used to select the acquirerMethods in com.onlinepayments.domain with parameters of type AcquirerSelectionInformationModifier and TypeMethodDescriptionvoidAcquirerInformation.setAcquirerSelectionInformation(AcquirerSelectionInformation value) Information about the acquirer selectionAcquirerInformation.withAcquirerSelectionInformation(AcquirerSelectionInformation value) Information about the acquirer selection