Class RedirectPaymentProduct5300SpecificInput

java.lang.Object
com.onlinepayments.domain.RedirectPaymentProduct5300SpecificInput

public class RedirectPaymentProduct5300SpecificInput extends Object
  • Constructor Details

    • RedirectPaymentProduct5300SpecificInput

      public RedirectPaymentProduct5300SpecificInput()
  • Method Details

    • getBirthCity

      public String getBirthCity()
      The city of the address where the customer was born
    • setBirthCity

      public void setBirthCity(String value)
      The city of the address where the customer was born
    • withBirthCity

      public RedirectPaymentProduct5300SpecificInput withBirthCity(String value)
      The city of the address where the customer was born
    • getBirthCountry

      public String getBirthCountry()
      ISO 3166-1 alpha-2 country code of the address where the customer was born
    • setBirthCountry

      public void setBirthCountry(String value)
      ISO 3166-1 alpha-2 country code of the address where the customer was born
    • withBirthCountry

      public RedirectPaymentProduct5300SpecificInput withBirthCountry(String value)
      ISO 3166-1 alpha-2 country code of the address where the customer was born
    • getBirthZipCode

      public String getBirthZipCode()
      The zip code of the address where the customer was born
    • setBirthZipCode

      public void setBirthZipCode(String value)
      The zip code of the address where the customer was born
    • withBirthZipCode

      public RedirectPaymentProduct5300SpecificInput withBirthZipCode(String value)
      The zip code of the address where the customer was born
    • getChannel

      public String getChannel()
      The channel used by the customer
    • setChannel

      public void setChannel(String value)
      The channel used by the customer
    • withChannel

      public RedirectPaymentProduct5300SpecificInput withChannel(String value)
      The channel used by the customer
    • getLoyaltyCardNumber

      public String getLoyaltyCardNumber()
      The number of customer's loyalty card or program
    • setLoyaltyCardNumber

      public void setLoyaltyCardNumber(String value)
      The number of customer's loyalty card or program
    • withLoyaltyCardNumber

      public RedirectPaymentProduct5300SpecificInput withLoyaltyCardNumber(String value)
      The number of customer's loyalty card or program
    • getSecondInstallmentPaymentDate

      public LocalDate getSecondInstallmentPaymentDate()
      The date of the second installment (YYYYMMDD)
    • setSecondInstallmentPaymentDate

      public void setSecondInstallmentPaymentDate(LocalDate value)
      The date of the second installment (YYYYMMDD)
    • withSecondInstallmentPaymentDate

      public RedirectPaymentProduct5300SpecificInput withSecondInstallmentPaymentDate(LocalDate value)
      The date of the second installment (YYYYMMDD)
    • getSessionDuration

      public Integer getSessionDuration()
      The duration of the session in seconds
    • setSessionDuration

      public void setSessionDuration(Integer value)
      The duration of the session in seconds
    • withSessionDuration

      public RedirectPaymentProduct5300SpecificInput withSessionDuration(Integer value)
      The duration of the session in seconds