Uses of Class
com.onlinepayments.domain.CustomerOutput
Packages that use CustomerOutput
-
Uses of CustomerOutput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return CustomerOutputModifier and TypeMethodDescriptionPaymentOutput.getCustomer()Object containing the details of the customerCustomerOutput.withDevice(CustomerDeviceOutput value) Object containing information on the device and browser of the customerMethods in com.onlinepayments.domain with parameters of type CustomerOutputModifier and TypeMethodDescriptionvoidPaymentOutput.setCustomer(CustomerOutput value) Object containing the details of the customerPaymentOutput.withCustomer(CustomerOutput value) Object containing the details of the customer