Interface IOperatorHelper


public interface IOperatorHelper
  • Method Summary

    Modifier and Type Method Description
    PrivateOperator GetOperatorInfoByKey​(java.lang.String key)  
    org.springframework.http.ResponseEntity<java.lang.Object> ValidateOperatorByKey​(java.lang.String key, boolean tap, boolean isMerchant)  
  • Method Details

    • GetOperatorInfoByKey

      PrivateOperator GetOperatorInfoByKey​(java.lang.String key)
    • ValidateOperatorByKey

      org.springframework.http.ResponseEntity<java.lang.Object> ValidateOperatorByKey​(java.lang.String key, boolean tap, boolean isMerchant)