| java.lang.Object | ||
| ↳ | com.zuora.api.object.holders.DynamicExpressionHolder | |
| ↳ | com.zuora.api.holders.SubscribeRequestExpressionHolder | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _accountType | |||||||||||
| _billToContactType | |||||||||||
| _paymentMethodType | |||||||||||
| _previewOptionsType | |||||||||||
| _soldToContactType | |||||||||||
| _subscribeOptionsType | |||||||||||
| _subscriptionDataType | |||||||||||
| account | |||||||||||
| billToContact | |||||||||||
| paymentMethod | |||||||||||
| previewOptions | |||||||||||
| soldToContact | |||||||||||
| subscribeOptions | |||||||||||
| subscriptionData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves account
| |||||||||||
Retrieves billToContact
| |||||||||||
Retrieves paymentMethod
| |||||||||||
Retrieves previewOptions
| |||||||||||
Retrieves soldToContact
| |||||||||||
Retrieves subscribeOptions
| |||||||||||
Retrieves subscriptionData
| |||||||||||
Sets account
| |||||||||||
Sets billToContact
| |||||||||||
Sets paymentMethod
| |||||||||||
Sets previewOptions
| |||||||||||
Sets soldToContact
| |||||||||||
Sets subscribeOptions
| |||||||||||
Sets subscriptionData
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves account
Retrieves billToContact
Retrieves paymentMethod
Retrieves previewOptions
Retrieves soldToContact
Retrieves subscribeOptions
Retrieves subscriptionData
Sets account
| value | Value to set |
|---|
Sets billToContact
| value | Value to set |
|---|
Sets paymentMethod
| value | Value to set |
|---|
Sets previewOptions
| value | Value to set |
|---|
Sets soldToContact
| value | Value to set |
|---|
Sets subscribeOptions
| value | Value to set |
|---|
Sets subscriptionData
| value | Value to set |
|---|