Class CustomerOutput

java.lang.Object
com.onlinepayments.domain.CustomerOutput

public class CustomerOutput extends Object
  • Constructor Details

    • CustomerOutput

      public CustomerOutput()
  • Method Details

    • getDevice

      public CustomerDeviceOutput getDevice()
      Object containing information on the device and browser of the customer
    • setDevice

      public void setDevice(CustomerDeviceOutput value)
      Object containing information on the device and browser of the customer
    • withDevice

      public CustomerOutput withDevice(CustomerDeviceOutput value)
      Object containing information on the device and browser of the customer