Uses of Class
com.onlinepayments.domain.MandateAddressResponse
Packages that use MandateAddressResponse
-
Uses of MandateAddressResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return MandateAddressResponseModifier and TypeMethodDescriptionMandateCustomerResponse.getMandateAddress()Object containing consumer address detailsCityMandateAddressResponse.withCountryCode(String value) ISO 3166-1 alpha-2 country code.MandateAddressResponse.withHouseNumber(String value) House numberMandateAddressResponse.withStreet(String value) StreetnameZip codeMethods in com.onlinepayments.domain with parameters of type MandateAddressResponseModifier and TypeMethodDescriptionvoidMandateCustomerResponse.setMandateAddress(MandateAddressResponse value) Object containing consumer address detailsMandateCustomerResponse.withMandateAddress(MandateAddressResponse value) Object containing consumer address details