Uses of Class
com.onlinepayments.domain.MandatePersonalInformationResponse
Packages that use MandatePersonalInformationResponse
-
Uses of MandatePersonalInformationResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return MandatePersonalInformationResponseModifier and TypeMethodDescriptionMandateCustomerResponse.getPersonalInformation()Object containing personal information of the customerMandatePersonalInformationResponse.withName(MandatePersonalNameResponse value) Object containing the name details of the customer.Object containing the title of the customer (Mr, Miss or Mrs)Methods in com.onlinepayments.domain with parameters of type MandatePersonalInformationResponseModifier and TypeMethodDescriptionvoidMandateCustomerResponse.setPersonalInformation(MandatePersonalInformationResponse value) Object containing personal information of the customerMandateCustomerResponse.withPersonalInformation(MandatePersonalInformationResponse value) Object containing personal information of the customer