Package 

Interface BuyerVerifiedDetails


  • 
    public interface BuyerVerifiedDetails
    
                        

    Represents the result of a successful operation to verify a payment token

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean getHasChallengedUser()
      abstract String getVerificationToken()
      • Methods inherited from class sqip.BuyerVerifiedDetails

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait