| java.lang.Object | |||
| ↳ | com.zuora.api.object.Dynamic | ||
| ↳ | com.zuora.api.object.ZObject | ||
| ↳ | com.zuora.api.object.Amendment | ||
Java class for Amendment complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Amendment">
<complexContent>
<extension base="{http://object.api.zuora.com/}zObject">
<sequence>
<element name="AutoRenew" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ContractEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="CustomerAcceptanceDate" 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="EffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="InitialTerm" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RatePlanData" type="{http://api.zuora.com/}RatePlanData" minOccurs="0"/>
<element name="RenewalTerm" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="ServiceActivationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SubscriptionId" type="{http://api.zuora.com/}ID" minOccurs="0"/>
<element name="TermStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="TermType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Type" 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"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.ZObject
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| autoRenew | |||||||||||
| code | |||||||||||
| contractEffectiveDate | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| customerAcceptanceDate | |||||||||||
| description | |||||||||||
| effectiveDate | |||||||||||
| initialTerm | |||||||||||
| name | |||||||||||
| ratePlanData | |||||||||||
| renewalTerm | |||||||||||
| serviceActivationDate | |||||||||||
| status | |||||||||||
| subscriptionId | |||||||||||
| termStartDate | |||||||||||
| termType | |||||||||||
| type | |||||||||||
| updatedById | |||||||||||
| updatedDate | |||||||||||
|
[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 code property.
| |||||||||||
Gets the value of the contractEffectiveDate property.
| |||||||||||
Gets the value of the createdById property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the customerAcceptanceDate property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the effectiveDate property.
| |||||||||||
Gets the value of the initialTerm property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the ratePlanData property.
| |||||||||||
Gets the value of the renewalTerm property.
| |||||||||||
Gets the value of the serviceActivationDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the subscriptionId property.
| |||||||||||
Gets the value of the termStartDate property.
| |||||||||||
Gets the value of the termType property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Gets the value of the updatedById property.
| |||||||||||
Gets the value of the updatedDate property.
| |||||||||||
Gets the value of the autoRenew property.
| |||||||||||
Sets the value of the autoRenew property.
| |||||||||||
Sets the value of the code property.
| |||||||||||
Sets the value of the contractEffectiveDate property.
| |||||||||||
Sets the value of the createdById property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the customerAcceptanceDate property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the effectiveDate property.
| |||||||||||
Sets the value of the initialTerm property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the ratePlanData property.
| |||||||||||
Sets the value of the renewalTerm property.
| |||||||||||
Sets the value of the serviceActivationDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the subscriptionId property.
| |||||||||||
Sets the value of the termStartDate property.
| |||||||||||
Sets the value of the termType property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the updatedById property.
| |||||||||||
Sets the value of the updatedDate 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 code property.
Gets the value of the contractEffectiveDate property.
Gets the value of the createdById property.
Gets the value of the createdDate property.
Gets the value of the customerAcceptanceDate property.
Gets the value of the description property.
Gets the value of the effectiveDate property.
Gets the value of the initialTerm property.
Gets the value of the name property.
Gets the value of the ratePlanData property.
RatePlanData
Gets the value of the renewalTerm property.
Gets the value of the serviceActivationDate property.
Gets the value of the status property.
Gets the value of the subscriptionId property.
Gets the value of the termStartDate property.
Gets the value of the termType property.
Gets the value of the type property.
Gets the value of the updatedById property.
Gets the value of the updatedDate property.
Gets the value of the autoRenew property.
Sets the value of the autoRenew property.
| value | Allowed object is Boolean |
|---|
Sets the value of the code property.
| value | Allowed object is String |
|---|
Sets the value of the contractEffectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
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 customerAcceptanceDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the effectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the initialTerm property.
| value | Allowed object is Long |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the ratePlanData property.
| value | Allowed object is
RatePlanData
|
|---|
Sets the value of the renewalTerm property.
| value | Allowed object is Long |
|---|
Sets the value of the serviceActivationDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the subscriptionId property.
| value | Allowed object is String |
|---|
Sets the value of the termStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the termType property.
| value | Allowed object is String |
|---|
Sets the value of the type 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 |
|---|