Class SelectedPayinMethod

  • All Implemented Interfaces:
    tbdex.sdk.protocol.models.Data , tbdex.sdk.protocol.models.MessageData

    
    public final class SelectedPayinMethod
    extends SelectedPaymentMethod
                        

    A data class representing the payin method selected.

    • 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 getAmount() Amount of currency Alice wants to pay in exchange for payout currency
      • Methods inherited from class tbdex.sdk.protocol.models.SelectedPaymentMethod

        getKind, getPaymentDetailsHash, setPaymentDetailsHash
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SelectedPayinMethod

        SelectedPayinMethod(String kind, String paymentDetailsHash, String amount)
    • Method Detail

      • getAmount

         final String getAmount()

        Amount of currency Alice wants to pay in exchange for payout currency