public class

DoUATPExpressCheckoutPaymentRequestType

extends DoExpressCheckoutPaymentRequestType
java.lang.Object
   ↳ ebay.apis.eblbasecomponents.AbstractRequestType
     ↳ ebay.api.paypalapi.DoExpressCheckoutPaymentRequestType
       ↳ ebay.api.paypalapi.DoUATPExpressCheckoutPaymentRequestType

Class Overview

Java class for DoUATPExpressCheckoutPaymentRequestType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DoUATPExpressCheckoutPaymentRequestType">
   <complexContent>
     <extension base="{urn:ebay:api:PayPalAPI}DoExpressCheckoutPaymentRequestType">
     </extension>
   </complexContent>
 </complexType>
 

Summary

[Expand]
Inherited Fields
From class ebay.api.paypalapi.DoExpressCheckoutPaymentRequestType
From class ebay.apis.eblbasecomponents.AbstractRequestType
Public Constructors
DoUATPExpressCheckoutPaymentRequestType()
[Expand]
Inherited Methods
From class ebay.api.paypalapi.DoExpressCheckoutPaymentRequestType
From class ebay.apis.eblbasecomponents.AbstractRequestType
From class java.lang.Object

Public Constructors

public DoUATPExpressCheckoutPaymentRequestType ()