Package 

Class GiftCardBalanceStatus.PartialPayment

    • Method Summary

      Modifier and Type Method Description
      final Amount getAmountPaid()
      final Amount getRemainingBalance()
      • Methods inherited from class java.lang.Object

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

      • GiftCardBalanceStatus.PartialPayment

        GiftCardBalanceStatus.PartialPayment(Amount amountPaid, Amount remainingBalance)