Interface IsApplicableCommand
- All Superinterfaces:
Command<IsApplicableCommandReqest,IsApplicableCommandResult>
- All Known Implementing Classes:
IsApplicableMockCommand
public interface IsApplicableCommand
extends Command<IsApplicableCommandReqest,IsApplicableCommandResult>
Command that each payment provider must implement - configuration that check if for specified arguments payment
provider is applicable
-
Method Summary