Class PayoutMethod

  • All Implemented Interfaces:

    
    public final class PayoutMethod
    extends PaymentMethod
                        

    A data class containing information pertaining to payout method.

    • 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 Integer getEstimatedSettlementTime() Estimated time taken to settle an order.
      • Methods inherited from class tbdex.sdk.protocol.models.PaymentMethod

        getDescription, getFee, getGroup, getKind, getMax, getMin, getName, getRequiredPaymentDetails, getRequiredPaymentDetailsSchema
      • Methods inherited from class java.lang.Object

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