Java class for GetSPInfo complex type.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| spInfo | userInfo | element | 0/1 |
Example
<g----->
<spInfo>
<city>...</city>
<company>...</company>
<companyURL>...</companyURL>
<contacts>
<address>...</address>
<city>...</city>
<contactTimeFrom>...</contactTimeFrom>
<contactTimeTo>...</contactTimeTo>
<contactType>...</contactType>
<country>...</country>
<emailAddress>...</emailAddress>
<firstName>...</firstName>
<lastName>...</lastName>
<phone/>
<preferredLanguage>...</preferredLanguage>
<stateOrProvince>...</stateOrProvince>
<title>...</title>
<zipOrPostalCode>...</zipOrPostalCode>
</contacts>
<country>...</country>
<emailAddr>...</emailAddr>
<financial>
<bankAccountNumber>...</bankAccountNumber>
<bankAddress>...</bankAddress>
<bankName>...</bankName>
<bankRoutingNumber>...</bankRoutingNumber>
<city>...</city>
<country>...</country>
<invoiceTo>...</invoiceTo>
<referenceAccount>...</referenceAccount>
<stateOrProvince>...</stateOrProvince>
<taxID>...</taxID>
<zipOrPostalCode>...</zipOrPostalCode>
</financial>
<firstName>...</firstName>
<lastName>...</lastName>
<password>...</password>
<phone>...</phone>
<securityAnswer>...</securityAnswer>
<securityAnswerChoice>...</securityAnswerChoice>
<stateOrProvince>...</stateOrProvince>
<status>...</status>
<streetAddress>...</streetAddress>
<userName>...</userName>
<zipOrPostalCode>...</zipOrPostalCode>
<slaGroup>...</slaGroup>
<userType>...</userType>
<notificationId>...</notificationId>
</spInfo>
</g----->