Class ProrationDetails

    • Constructor Detail

      • ProrationDetails

        public ProrationDetails()
    • Method Detail

      • getCreditedItems

        public CreditedItems getCreditedItems()
        For a credit proration line_item, the original debit line_items to which the credit proration applies.
      • setCreditedItems

        public void setCreditedItems​(CreditedItems creditedItems)
        For a credit proration line_item, the original debit line_items to which the credit proration applies.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object