Class PaymentProduct3208SpecificOutput

java.lang.Object
com.onlinepayments.domain.PaymentProduct3208SpecificOutput

public class PaymentProduct3208SpecificOutput extends Object
  • Constructor Details

    • PaymentProduct3208SpecificOutput

      public PaymentProduct3208SpecificOutput()
  • Method Details

    • getBuyerCompliantBankMessage

      public String getBuyerCompliantBankMessage()
      This field indicates the text that must be returned and shown to the buyer to be compliant with the law regulating this payment product.
    • setBuyerCompliantBankMessage

      public void setBuyerCompliantBankMessage(String value)
      This field indicates the text that must be returned and shown to the buyer to be compliant with the law regulating this payment product.
    • withBuyerCompliantBankMessage

      public PaymentProduct3208SpecificOutput withBuyerCompliantBankMessage(String value)
      This field indicates the text that must be returned and shown to the buyer to be compliant with the law regulating this payment product.