| java.lang.Object | |||
| ↳ | com.zuora.api.object.holders.DynamicExpressionHolder | ||
| ↳ | com.zuora.api.object.holders.ZObjectExpressionHolder | ||
| ↳ | com.zuora.api.object.holders.ContactExpressionHolder | ||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _accountIdType | |||||||||||
| _address1Type | |||||||||||
| _address2Type | |||||||||||
| _cityType | |||||||||||
| _countryType | |||||||||||
| _countyType | |||||||||||
| _createdByIdType | |||||||||||
| _createdDateType | |||||||||||
| _descriptionType | |||||||||||
| _faxType | |||||||||||
| _firstNameType | |||||||||||
| _homePhoneType | |||||||||||
| _lastNameType | |||||||||||
| _mobilePhoneType | |||||||||||
| _nickNameType | |||||||||||
| _otherPhoneType | |||||||||||
| _otherPhoneTypeType | |||||||||||
| _personalEmailType | |||||||||||
| _postalCodeType | |||||||||||
| _stateType | |||||||||||
| _taxRegionType | |||||||||||
| _updatedByIdType | |||||||||||
| _updatedDateType | |||||||||||
| _workEmailType | |||||||||||
| _workPhoneType | |||||||||||
| 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.holders.ZObjectExpressionHolder
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves accountId
| |||||||||||
Retrieves address1
| |||||||||||
Retrieves address2
| |||||||||||
Retrieves city
| |||||||||||
Retrieves country
| |||||||||||
Retrieves county
| |||||||||||
Retrieves createdById
| |||||||||||
Retrieves createdDate
| |||||||||||
Retrieves description
| |||||||||||
Retrieves fax
| |||||||||||
Retrieves firstName
| |||||||||||
Retrieves homePhone
| |||||||||||
Retrieves lastName
| |||||||||||
Retrieves mobilePhone
| |||||||||||
Retrieves nickName
| |||||||||||
Retrieves otherPhone
| |||||||||||
Retrieves otherPhoneType
| |||||||||||
Retrieves personalEmail
| |||||||||||
Retrieves postalCode
| |||||||||||
Retrieves state
| |||||||||||
Retrieves taxRegion
| |||||||||||
Retrieves updatedById
| |||||||||||
Retrieves updatedDate
| |||||||||||
Retrieves workEmail
| |||||||||||
Retrieves workPhone
| |||||||||||
Sets accountId
| |||||||||||
Sets address1
| |||||||||||
Sets address2
| |||||||||||
Sets city
| |||||||||||
Sets country
| |||||||||||
Sets county
| |||||||||||
Sets createdById
| |||||||||||
Sets createdDate
| |||||||||||
Sets description
| |||||||||||
Sets fax
| |||||||||||
Sets firstName
| |||||||||||
Sets homePhone
| |||||||||||
Sets lastName
| |||||||||||
Sets mobilePhone
| |||||||||||
Sets nickName
| |||||||||||
Sets otherPhone
| |||||||||||
Sets otherPhoneType
| |||||||||||
Sets personalEmail
| |||||||||||
Sets postalCode
| |||||||||||
Sets state
| |||||||||||
Sets taxRegion
| |||||||||||
Sets updatedById
| |||||||||||
Sets updatedDate
| |||||||||||
Sets workEmail
| |||||||||||
Sets workPhone
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.holders.ZObjectExpressionHolder
| |||||||||||
From class
java.lang.Object
| |||||||||||
Retrieves accountId
Retrieves address1
Retrieves address2
Retrieves city
Retrieves country
Retrieves county
Retrieves createdById
Retrieves createdDate
Retrieves description
Retrieves fax
Retrieves firstName
Retrieves homePhone
Retrieves lastName
Retrieves mobilePhone
Retrieves nickName
Retrieves otherPhone
Retrieves otherPhoneType
Retrieves personalEmail
Retrieves postalCode
Retrieves state
Retrieves taxRegion
Retrieves updatedById
Retrieves updatedDate
Retrieves workEmail
Retrieves workPhone
Sets accountId
| value | Value to set |
|---|
Sets address1
| value | Value to set |
|---|
Sets address2
| value | Value to set |
|---|
Sets city
| value | Value to set |
|---|
Sets country
| value | Value to set |
|---|
Sets county
| value | Value to set |
|---|
Sets createdById
| value | Value to set |
|---|
Sets createdDate
| value | Value to set |
|---|
Sets description
| value | Value to set |
|---|
Sets fax
| value | Value to set |
|---|
Sets firstName
| value | Value to set |
|---|
Sets homePhone
| value | Value to set |
|---|
Sets lastName
| value | Value to set |
|---|
Sets mobilePhone
| value | Value to set |
|---|
Sets nickName
| value | Value to set |
|---|
Sets otherPhone
| value | Value to set |
|---|
Sets otherPhoneType
| value | Value to set |
|---|
Sets personalEmail
| value | Value to set |
|---|
Sets postalCode
| value | Value to set |
|---|
Sets state
| value | Value to set |
|---|
Sets taxRegion
| value | Value to set |
|---|
Sets updatedById
| value | Value to set |
|---|
Sets updatedDate
| value | Value to set |
|---|
Sets workEmail
| value | Value to set |
|---|
Sets workPhone
| value | Value to set |
|---|