Class PayoutInstructionBtcSummary


  • public class PayoutInstructionBtcSummary
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PayoutInstructionBtcSummary​(java.lang.Double paid, java.lang.Double unpaid)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.Double getPaid()  
      java.lang.Double getUnpaid()  
      • Methods inherited from class java.lang.Object

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

      • PayoutInstructionBtcSummary

        public PayoutInstructionBtcSummary​(java.lang.Double paid,
                                           java.lang.Double unpaid)
    • Method Detail

      • getPaid

        public java.lang.Double getPaid()
      • getUnpaid

        public java.lang.Double getUnpaid()