Class PayinDetails

  • All Implemented Interfaces:

    
    public final class PayinDetails
    
                        

    Represents the details of the payin for an Offering.

    • 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 getCurrencyCode() The ISO 4217 currency code for the payin.
      final String getMin() Optional minimum payin amount.
      final String getMax() Optional maximum payin amount.
      final List<PayinMethod> getMethods() A list of available methods for making the payin.
      • Methods inherited from class java.lang.Object

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