Class MultibancoSource


  • public final class MultibancoSource
    extends AbstractSource
    multibanco source Class The source of the payment
    • Constructor Detail

      • MultibancoSource

        public MultibancoSource()
    • Method Detail

      • getPaymentReference

        public java.lang.String getPaymentReference()
        Multibanco payment reference [Optional]
      • getServiceSupplierId

        public java.lang.String getServiceSupplierId()
        The identifier of a supplier charging for its service or product [Optional]
      • setPaymentReference

        public void setPaymentReference​(java.lang.String paymentReference)
        Multibanco payment reference [Optional]
      • setServiceSupplierId

        public void setServiceSupplierId​(java.lang.String serviceSupplierId)
        The identifier of a supplier charging for its service or product [Optional]
      • equals

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

        protected boolean canEqual​(java.lang.Object other)
        Overrides:
        canEqual in class AbstractSource