public class GetAuthDetailsRequestType extends AbstractRequestType
Java class for GetAuthDetailsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="GetAuthDetailsRequestType">
   <complexContent>
     <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
       <sequence>
         <element name="Token" type="{urn:ebay:apis:eBLBaseComponents}AuthFlowTokenType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
token  | 
any, detailLevel, errorLanguage, version| Constructor and Description | 
|---|
GetAuthDetailsRequestType()  | 
| 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. 
 | 
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.