Class StcpaySource


  • public final class StcpaySource
    extends AbstractSource
    stcpay source Class The source of the payment
    • Field Summary

      • Fields inherited from class com.checkout.handlepaymentsandpayouts.payments.common.source.AbstractSource

        type
    • Constructor Summary

      Constructors 
      Constructor Description
      StcpaySource()
      Initializes a new instance of the StcpaySource class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean canEqual​(java.lang.Object other)  
      boolean equals​(java.lang.Object o)  
      int hashCode()  
      java.lang.String toString()  
      • Methods inherited from class com.checkout.handlepaymentsandpayouts.payments.common.source.AbstractSource

        getType
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • StcpaySource

        public StcpaySource()
        Initializes a new instance of the StcpaySource class.