public interface TppStopListService
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIfTppBlocked(String tppAuthorisationNumber)
Checks if TPP is blocked.
|
boolean checkIfTppBlocked(String tppAuthorisationNumber)
tppAuthorisationNumber - information about particular TPP from TPP Certificatetrue if TPP is found and has status BLOCKED, false if TPP is not found or its status is not BLOCKEDCopyright © 2019. All rights reserved.