public class SetCustomerBillingAgreementResponseType extends AbstractResponseType
Java class for SetCustomerBillingAgreementResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="SetCustomerBillingAgreementResponseType">
   <complexContent>
     <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType">
       <sequence>
         <element name="Token" type="{urn:ebay:apis:eBLBaseComponents}ExpressCheckoutTokenType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
token  | 
ack, any, build, correlationID, errors, timestamp, version| Constructor and Description | 
|---|
SetCustomerBillingAgreementResponseType()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getToken()
Gets the value of the token property. 
 | 
void | 
setToken(java.lang.String value)
Sets the value of the token property. 
 | 
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.