| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.Contact | ||
Java class for Contact complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Contact">
<complexContent>
<extension base="{http://object.api.zuora.com/}zObject">
<sequence>
<element name="AccountId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="Address1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Address2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Country" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="County" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreatedById" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="CreatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HomePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MobilePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="NickName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OtherPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OtherPhoneType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PersonalEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TaxRegion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="UpdatedById" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="UpdatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="WorkEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="WorkPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountId | |||||||||||
| address1 | |||||||||||
| address2 | |||||||||||
| city | |||||||||||
| country | |||||||||||
| county | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| description | |||||||||||
| fax | |||||||||||
| firstName | |||||||||||
| homePhone | |||||||||||
| lastName | |||||||||||
| mobilePhone | |||||||||||
| nickName | |||||||||||
| otherPhone | |||||||||||
| otherPhoneType | |||||||||||
| personalEmail | |||||||||||
| postalCode | |||||||||||
| state | |||||||||||
| taxRegion | |||||||||||
| updatedById | |||||||||||
| updatedDate | |||||||||||
| workEmail | |||||||||||
| workPhone | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
From class
com.zuora.api.object.Dynamic
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountId property.
| |||||||||||
Gets the value of the address1 property.
| |||||||||||
Gets the value of the address2 property.
| |||||||||||
Gets the value of the city property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the county property.
| |||||||||||
Gets the value of the createdById property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the fax property.
| |||||||||||
Gets the value of the firstName property.
| |||||||||||
Gets the value of the homePhone property.
| |||||||||||
Gets the value of the lastName property.
| |||||||||||
Gets the value of the mobilePhone property.
| |||||||||||
Gets the value of the nickName property.
| |||||||||||
Gets the value of the otherPhone property.
| |||||||||||
Gets the value of the otherPhoneType property.
| |||||||||||
Gets the value of the personalEmail property.
| |||||||||||
Gets the value of the postalCode property.
| |||||||||||
Gets the value of the state property.
| |||||||||||
Gets the value of the taxRegion property.
| |||||||||||
Gets the value of the updatedById property.
| |||||||||||
Gets the value of the updatedDate property.
| |||||||||||
Gets the value of the workEmail property.
| |||||||||||
Gets the value of the workPhone property.
| |||||||||||
Sets the value of the accountId property.
| |||||||||||
Sets the value of the address1 property.
| |||||||||||
Sets the value of the address2 property.
| |||||||||||
Sets the value of the city property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the county property.
| |||||||||||
Sets the value of the createdById property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the fax property.
| |||||||||||
Sets the value of the firstName property.
| |||||||||||
Sets the value of the homePhone property.
| |||||||||||
Sets the value of the lastName property.
| |||||||||||
Sets the value of the mobilePhone property.
| |||||||||||
Sets the value of the nickName property.
| |||||||||||
Sets the value of the otherPhone property.
| |||||||||||
Sets the value of the otherPhoneType property.
| |||||||||||
Sets the value of the personalEmail property.
| |||||||||||
Sets the value of the postalCode property.
| |||||||||||
Sets the value of the state property.
| |||||||||||
Sets the value of the taxRegion property.
| |||||||||||
Sets the value of the updatedById property.
| |||||||||||
Sets the value of the updatedDate property.
| |||||||||||
Sets the value of the workEmail property.
| |||||||||||
Sets the value of the workPhone property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
From class
com.zuora.api.object.Dynamic
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the accountId property.
Gets the value of the address1 property.
Gets the value of the address2 property.
Gets the value of the city property.
Gets the value of the country property.
Gets the value of the county property.
Gets the value of the createdById property.
Gets the value of the createdDate property.
Gets the value of the description property.
Gets the value of the fax property.
Gets the value of the firstName property.
Gets the value of the homePhone property.
Gets the value of the lastName property.
Gets the value of the mobilePhone property.
Gets the value of the nickName property.
Gets the value of the otherPhone property.
Gets the value of the otherPhoneType property.
Gets the value of the personalEmail property.
Gets the value of the postalCode property.
Gets the value of the state property.
Gets the value of the taxRegion property.
Gets the value of the updatedById property.
Gets the value of the updatedDate property.
Gets the value of the workEmail property.
Gets the value of the workPhone property.
Sets the value of the accountId property.
| value | Allowed object is String |
|---|
Sets the value of the address1 property.
| value | Allowed object is String |
|---|
Sets the value of the address2 property.
| value | Allowed object is String |
|---|
Sets the value of the city property.
| value | Allowed object is String |
|---|
Sets the value of the country property.
| value | Allowed object is String |
|---|
Sets the value of the county property.
| value | Allowed object is String |
|---|
Sets the value of the createdById property.
| value | Allowed object is String |
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the fax property.
| value | Allowed object is String |
|---|
Sets the value of the firstName property.
| value | Allowed object is String |
|---|
Sets the value of the homePhone property.
| value | Allowed object is String |
|---|
Sets the value of the lastName property.
| value | Allowed object is String |
|---|
Sets the value of the mobilePhone property.
| value | Allowed object is String |
|---|
Sets the value of the nickName property.
| value | Allowed object is String |
|---|
Sets the value of the otherPhone property.
| value | Allowed object is String |
|---|
Sets the value of the otherPhoneType property.
| value | Allowed object is String |
|---|
Sets the value of the personalEmail property.
| value | Allowed object is String |
|---|
Sets the value of the postalCode property.
| value | Allowed object is String |
|---|
Sets the value of the state property.
| value | Allowed object is String |
|---|
Sets the value of the taxRegion property.
| value | Allowed object is String |
|---|
Sets the value of the updatedById property.
| value | Allowed object is String |
|---|
Sets the value of the updatedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the workEmail property.
| value | Allowed object is String |
|---|
Sets the value of the workPhone property.
| value | Allowed object is String |
|---|