Class SelectedPayinMethod

  • All Implemented Interfaces:

    
    public final class SelectedPayinMethod
    
                        

    Represents the selected payin method for an RFQ.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getKind() The kind of the payin method.
      final String getPaymentDetailsHash() The hash of the payin details.
      final String getAmount() The amount being paid in.
      • Methods inherited from class java.lang.Object

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