Uses of Class
net.authorize.api.contract.v1.ValidateCustomerPaymentProfileResponse
-
Packages that use ValidateCustomerPaymentProfileResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of ValidateCustomerPaymentProfileResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return ValidateCustomerPaymentProfileResponse Modifier and Type Method Description ValidateCustomerPaymentProfileResponseObjectFactory. createValidateCustomerPaymentProfileResponse()Create an instance ofValidateCustomerPaymentProfileResponse -
Uses of ValidateCustomerPaymentProfileResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type ValidateCustomerPaymentProfileResponse Modifier and Type Method Description protected Class<ValidateCustomerPaymentProfileResponse>ValidateCustomerPaymentProfileController. getResponseType()
-