Package 

Interface CardDetails


  • 
    public interface CardDetails
    
                        

    Represents the result of a successful operation to process card payment information.

    • Method Summary

      Modifier and Type Method Description
      abstract String getNonce()
      abstract Card getCard()
      • Methods inherited from class sqip.CardDetails

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

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