Uses of Class
net.authorize.api.contract.v1.GetHostedPaymentPageResponse
-
Packages that use GetHostedPaymentPageResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetHostedPaymentPageResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetHostedPaymentPageResponse Modifier and Type Method Description GetHostedPaymentPageResponseObjectFactory. createGetHostedPaymentPageResponse()Create an instance ofGetHostedPaymentPageResponse -
Uses of GetHostedPaymentPageResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetHostedPaymentPageResponse Modifier and Type Method Description protected Class<GetHostedPaymentPageResponse>GetHostedPaymentPageController. getResponseType()
-