public class GetBoardingDetailsResponseDetailsType
extends java.lang.Object
Java class for GetBoardingDetailsResponseDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetBoardingDetailsResponseDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}BoardingStatusType"/> <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="LastUpdated" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="Reason" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProgramName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ProgramCode" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CampaignID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UserWithdrawalLimit" type="{urn:ebay:apis:eBLBaseComponents}UserWithdrawalLimitTypeType" minOccurs="0"/> <element name="PartnerCustom" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AccountOwner" type="{urn:ebay:apis:eBLBaseComponents}PayerInfoType" minOccurs="0"/> <element name="Credentials" type="{urn:ebay:apis:eBLBaseComponents}APICredentialsType" minOccurs="0"/> <element name="ConfigureAPIs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EmailVerificationStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="VettingStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BankAccountVerificationStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected PayerInfoType |
accountOwner |
protected java.lang.String |
bankAccountVerificationStatus |
protected java.lang.String |
campaignID |
protected java.lang.String |
configureAPIs |
protected APICredentialsType |
credentials |
protected java.lang.String |
emailVerificationStatus |
protected javax.xml.datatype.XMLGregorianCalendar |
lastUpdated |
protected java.lang.String |
partnerCustom |
protected java.lang.String |
programCode |
protected java.lang.String |
programName |
protected java.lang.String |
reason |
protected javax.xml.datatype.XMLGregorianCalendar |
startDate |
protected BoardingStatusType |
status |
protected UserWithdrawalLimitTypeType |
userWithdrawalLimit |
protected java.lang.String |
vettingStatus |
Constructor and Description |
---|
GetBoardingDetailsResponseDetailsType() |
Modifier and Type | Method and Description |
---|---|
PayerInfoType |
getAccountOwner()
Gets the value of the accountOwner property.
|
java.lang.String |
getBankAccountVerificationStatus()
Gets the value of the bankAccountVerificationStatus property.
|
java.lang.String |
getCampaignID()
Gets the value of the campaignID property.
|
java.lang.String |
getConfigureAPIs()
Gets the value of the configureAPIs property.
|
APICredentialsType |
getCredentials()
Gets the value of the credentials property.
|
java.lang.String |
getEmailVerificationStatus()
Gets the value of the emailVerificationStatus property.
|
javax.xml.datatype.XMLGregorianCalendar |
getLastUpdated()
Gets the value of the lastUpdated property.
|
java.lang.String |
getPartnerCustom()
Gets the value of the partnerCustom property.
|
java.lang.String |
getProgramCode()
Gets the value of the programCode property.
|
java.lang.String |
getProgramName()
Gets the value of the programName property.
|
java.lang.String |
getReason()
Gets the value of the reason property.
|
javax.xml.datatype.XMLGregorianCalendar |
getStartDate()
Gets the value of the startDate property.
|
BoardingStatusType |
getStatus()
Gets the value of the status property.
|
UserWithdrawalLimitTypeType |
getUserWithdrawalLimit()
Gets the value of the userWithdrawalLimit property.
|
java.lang.String |
getVettingStatus()
Gets the value of the vettingStatus property.
|
void |
setAccountOwner(PayerInfoType value)
Sets the value of the accountOwner property.
|
void |
setBankAccountVerificationStatus(java.lang.String value)
Sets the value of the bankAccountVerificationStatus property.
|
void |
setCampaignID(java.lang.String value)
Sets the value of the campaignID property.
|
void |
setConfigureAPIs(java.lang.String value)
Sets the value of the configureAPIs property.
|
void |
setCredentials(APICredentialsType value)
Sets the value of the credentials property.
|
void |
setEmailVerificationStatus(java.lang.String value)
Sets the value of the emailVerificationStatus property.
|
void |
setLastUpdated(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the lastUpdated property.
|
void |
setPartnerCustom(java.lang.String value)
Sets the value of the partnerCustom property.
|
void |
setProgramCode(java.lang.String value)
Sets the value of the programCode property.
|
void |
setProgramName(java.lang.String value)
Sets the value of the programName property.
|
void |
setReason(java.lang.String value)
Sets the value of the reason property.
|
void |
setStartDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the startDate property.
|
void |
setStatus(BoardingStatusType value)
Sets the value of the status property.
|
void |
setUserWithdrawalLimit(UserWithdrawalLimitTypeType value)
Sets the value of the userWithdrawalLimit property.
|
void |
setVettingStatus(java.lang.String value)
Sets the value of the vettingStatus property.
|
protected BoardingStatusType status
protected javax.xml.datatype.XMLGregorianCalendar startDate
protected javax.xml.datatype.XMLGregorianCalendar lastUpdated
protected java.lang.String reason
protected java.lang.String programName
protected java.lang.String programCode
protected java.lang.String campaignID
protected UserWithdrawalLimitTypeType userWithdrawalLimit
protected java.lang.String partnerCustom
protected PayerInfoType accountOwner
protected APICredentialsType credentials
protected java.lang.String configureAPIs
protected java.lang.String emailVerificationStatus
protected java.lang.String vettingStatus
protected java.lang.String bankAccountVerificationStatus
public GetBoardingDetailsResponseDetailsType()
public BoardingStatusType getStatus()
BoardingStatusType
public void setStatus(BoardingStatusType value)
value
- the value
allowed object is
BoardingStatusType
public javax.xml.datatype.XMLGregorianCalendar getStartDate()
XMLGregorianCalendar
public void setStartDate(javax.xml.datatype.XMLGregorianCalendar value)
value
- the value
allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getLastUpdated()
XMLGregorianCalendar
public void setLastUpdated(javax.xml.datatype.XMLGregorianCalendar value)
value
- the value
allowed object is
XMLGregorianCalendar
public java.lang.String getReason()
String
public void setReason(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getProgramName()
String
public void setProgramName(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getProgramCode()
String
public void setProgramCode(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCampaignID()
String
public void setCampaignID(java.lang.String value)
value
- the value
allowed object is
String
public UserWithdrawalLimitTypeType getUserWithdrawalLimit()
UserWithdrawalLimitTypeType
public void setUserWithdrawalLimit(UserWithdrawalLimitTypeType value)
value
- the value
allowed object is
UserWithdrawalLimitTypeType
public java.lang.String getPartnerCustom()
String
public void setPartnerCustom(java.lang.String value)
value
- the value
allowed object is
String
public PayerInfoType getAccountOwner()
PayerInfoType
public void setAccountOwner(PayerInfoType value)
value
- the value
allowed object is
PayerInfoType
public APICredentialsType getCredentials()
APICredentialsType
public void setCredentials(APICredentialsType value)
value
- the value
allowed object is
APICredentialsType
public java.lang.String getConfigureAPIs()
String
public void setConfigureAPIs(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getEmailVerificationStatus()
String
public void setEmailVerificationStatus(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getVettingStatus()
String
public void setVettingStatus(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getBankAccountVerificationStatus()
String
public void setBankAccountVerificationStatus(java.lang.String value)
value
- the value
allowed object is
String
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.