| java.lang.Object | |
| ↳ | ebay.apis.eblbasecomponents.UserType |
Java class for UserType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AboutMePage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EAISToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Email"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}FeedbackScore" minOccurs="0"/>
<element name="FeedbackPrivate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="FeedbackRatingStar" type="{urn:ebay:apis:eBLBaseComponents}FeedbackRatingStarCodeType" minOccurs="0"/>
<element name="IDVerified" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="NewUser" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}RegistrationAddress" minOccurs="0"/>
<element name="RegistrationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Site" minOccurs="0"/>
<element name="Status" type="{urn:ebay:apis:eBLBaseComponents}UserStatusCodeType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}UserID" minOccurs="0"/>
<element name="UserIDChanged" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UserIDLastChanged" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="VATStatus" type="{urn:ebay:apis:eBLBaseComponents}VATStatusCodeType" minOccurs="0"/>
<element name="BuyerInfo" type="{urn:ebay:apis:eBLBaseComponents}BuyerType" minOccurs="0"/>
<element name="SellerInfo" type="{urn:ebay:apis:eBLBaseComponents}SellerType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| aboutMePage | |||||||||||
| buyerInfo | |||||||||||
| eaisToken | |||||||||||
| feedbackPrivate | |||||||||||
| feedbackRatingStar | |||||||||||
| feedbackScore | |||||||||||
| idVerified | |||||||||||
| newUser | |||||||||||
| registrationAddress | |||||||||||
| registrationDate | |||||||||||
| sellerInfo | |||||||||||
| site | |||||||||||
| status | |||||||||||
| userID | |||||||||||
| userIDChanged | |||||||||||
| userIDLastChanged | |||||||||||
| vatStatus | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the buyerInfo property.
| |||||||||||
Gets the value of the eaisToken property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the feedbackRatingStar property.
| |||||||||||
Feedback scores are a quantitative expression of the desirability of dealing
with that person as a Buyer or a Seller in auction transactions.
| |||||||||||
Gets the value of the registrationAddress property.
| |||||||||||
Gets the value of the registrationDate property.
| |||||||||||
Gets the value of the sellerInfo property.
| |||||||||||
Gets the value of the site property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the userID property.
| |||||||||||
Gets the value of the userIDLastChanged property.
| |||||||||||
Gets the value of the vatStatus property.
| |||||||||||
Gets the value of the aboutMePage property.
| |||||||||||
Gets the value of the feedbackPrivate property.
| |||||||||||
Gets the value of the idVerified property.
| |||||||||||
Gets the value of the newUser property.
| |||||||||||
Gets the value of the userIDChanged property.
| |||||||||||
Sets the value of the aboutMePage property.
| |||||||||||
Sets the value of the buyerInfo property.
| |||||||||||
Sets the value of the eaisToken property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the feedbackPrivate property.
| |||||||||||
Sets the value of the feedbackRatingStar property.
| |||||||||||
Sets the value of the feedbackScore property.
| |||||||||||
Sets the value of the idVerified property.
| |||||||||||
Sets the value of the newUser property.
| |||||||||||
Sets the value of the registrationAddress property.
| |||||||||||
Sets the value of the registrationDate property.
| |||||||||||
Sets the value of the sellerInfo property.
| |||||||||||
Sets the value of the site property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the userID property.
| |||||||||||
Sets the value of the userIDChanged property.
| |||||||||||
Sets the value of the userIDLastChanged property.
| |||||||||||
Sets the value of the vatStatus property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the buyerInfo property.
BuyerType
Gets the value of the eaisToken property.
Gets the value of the email property.
Gets the value of the feedbackRatingStar property.
FeedbackRatingStarCodeType
Feedback scores are a quantitative expression of the desirability of dealing with that person as a Buyer or a Seller in auction transactions. Each auction transaction can result in one feedback entry for a given user (the Buyer can leave one feedback about the Seller and the Seller can leave one feedback about the Buyer). That one feedback can be positive, negative, or neutral. The aggregated feedback counts for a particular user represent that user's overall feedback score (referred to as a "feedback rating" on the eBay site). This rating is commonly expressed as the eBay Feedback score for the user.
Gets the value of the registrationAddress property.
AddressType
Gets the value of the registrationDate property.
Gets the value of the sellerInfo property.
SellerType
Gets the value of the site property.
SiteCodeType
Gets the value of the status property.
UserStatusCodeType
Gets the value of the userID property.
Gets the value of the userIDLastChanged property.
Gets the value of the vatStatus property.
VATStatusCodeType
Gets the value of the aboutMePage property.
Gets the value of the feedbackPrivate property.
Gets the value of the idVerified property.
Gets the value of the newUser property.
Gets the value of the userIDChanged property.
Sets the value of the aboutMePage property.
| value | Allowed object is Boolean |
|---|
Sets the value of the buyerInfo property.
| value | Allowed object is
BuyerType
|
|---|
Sets the value of the eaisToken property.
| value | Allowed object is String |
|---|
Sets the value of the email property.
| value | Allowed object is String |
|---|
Sets the value of the feedbackPrivate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the feedbackRatingStar property.
| value | Allowed object is
FeedbackRatingStarCodeType
|
|---|
Sets the value of the feedbackScore property.
| value | Allowed object is Integer |
|---|
Sets the value of the idVerified property.
| value | Allowed object is Boolean |
|---|
Sets the value of the newUser property.
| value | Allowed object is Boolean |
|---|
Sets the value of the registrationAddress property.
| value | Allowed object is
AddressType
|
|---|
Sets the value of the registrationDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the sellerInfo property.
| value | Allowed object is
SellerType
|
|---|
Sets the value of the site property.
| value | Allowed object is
SiteCodeType
|
|---|
Sets the value of the status property.
| value | Allowed object is
UserStatusCodeType
|
|---|
Sets the value of the userID property.
| value | Allowed object is String |
|---|
Sets the value of the userIDChanged property.
| value | Allowed object is Boolean |
|---|
Sets the value of the userIDLastChanged property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the vatStatus property.
| value | Allowed object is
VATStatusCodeType
|
|---|