| java.lang.Object | |
| ↳ | ebay.apis.eblbasecomponents.GetRecurringPaymentsProfileDetailsResponseDetailsType |
Java class for GetRecurringPaymentsProfileDetailsResponseDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetRecurringPaymentsProfileDetailsResponseDetailsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ProfileID" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ProfileStatus" type="{urn:ebay:apis:eBLBaseComponents}RecurringPaymentsProfileStatusType"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="AutoBillOutstandingAmount" type="{urn:ebay:apis:eBLBaseComponents}AutoBillType"/>
<element name="MaxFailedPayments" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="RecurringPaymentsProfileDetails" type="{urn:ebay:apis:eBLBaseComponents}RecurringPaymentsProfileDetailsType"/>
<element name="CurrentRecurringPaymentsPeriod" type="{urn:ebay:apis:eBLBaseComponents}BillingPeriodDetailsType" minOccurs="0"/>
<element name="RecurringPaymentsSummary" type="{urn:ebay:apis:eBLBaseComponents}RecurringPaymentsSummaryType"/>
<element name="CreditCard" type="{urn:ebay:apis:eBLBaseComponents}CreditCardDetailsType" minOccurs="0"/>
<element name="TrialRecurringPaymentsPeriod" type="{urn:ebay:apis:eBLBaseComponents}BillingPeriodDetailsType" minOccurs="0"/>
<element name="RegularRecurringPaymentsPeriod" type="{urn:ebay:apis:eBLBaseComponents}BillingPeriodDetailsType" minOccurs="0"/>
<element name="TrialAmountPaid" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="RegularAmountPaid" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="AggregateAmount" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="AggregateOptionalAmount" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="FinalPaymentDueDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| aggregateAmount | |||||||||||
| aggregateOptionalAmount | |||||||||||
| autoBillOutstandingAmount | |||||||||||
| creditCard | |||||||||||
| currentRecurringPaymentsPeriod | |||||||||||
| description | |||||||||||
| finalPaymentDueDate | |||||||||||
| maxFailedPayments | |||||||||||
| profileID | |||||||||||
| profileStatus | |||||||||||
| recurringPaymentsProfileDetails | |||||||||||
| recurringPaymentsSummary | |||||||||||
| regularAmountPaid | |||||||||||
| regularRecurringPaymentsPeriod | |||||||||||
| trialAmountPaid | |||||||||||
| trialRecurringPaymentsPeriod | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the aggregateAmount property.
| |||||||||||
Gets the value of the aggregateOptionalAmount property.
| |||||||||||
Gets the value of the autoBillOutstandingAmount property.
| |||||||||||
Gets the value of the creditCard property.
| |||||||||||
Gets the value of the currentRecurringPaymentsPeriod property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the finalPaymentDueDate property.
| |||||||||||
Gets the value of the maxFailedPayments property.
| |||||||||||
Gets the value of the profileID property.
| |||||||||||
Gets the value of the profileStatus property.
| |||||||||||
Gets the value of the recurringPaymentsProfileDetails property.
| |||||||||||
Gets the value of the recurringPaymentsSummary property.
| |||||||||||
Gets the value of the regularAmountPaid property.
| |||||||||||
Gets the value of the regularRecurringPaymentsPeriod property.
| |||||||||||
Gets the value of the trialAmountPaid property.
| |||||||||||
Gets the value of the trialRecurringPaymentsPeriod property.
| |||||||||||
Sets the value of the aggregateAmount property.
| |||||||||||
Sets the value of the aggregateOptionalAmount property.
| |||||||||||
Sets the value of the autoBillOutstandingAmount property.
| |||||||||||
Sets the value of the creditCard property.
| |||||||||||
Sets the value of the currentRecurringPaymentsPeriod property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the finalPaymentDueDate property.
| |||||||||||
Sets the value of the maxFailedPayments property.
| |||||||||||
Sets the value of the profileID property.
| |||||||||||
Sets the value of the profileStatus property.
| |||||||||||
Sets the value of the recurringPaymentsProfileDetails property.
| |||||||||||
Sets the value of the recurringPaymentsSummary property.
| |||||||||||
Sets the value of the regularAmountPaid property.
| |||||||||||
Sets the value of the regularRecurringPaymentsPeriod property.
| |||||||||||
Sets the value of the trialAmountPaid property.
| |||||||||||
Sets the value of the trialRecurringPaymentsPeriod property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the aggregateAmount property.
BasicAmountType
Gets the value of the aggregateOptionalAmount property.
BasicAmountType
Gets the value of the autoBillOutstandingAmount property.
AutoBillType
Gets the value of the creditCard property.
CreditCardDetailsType
Gets the value of the currentRecurringPaymentsPeriod property.
BillingPeriodDetailsType
Gets the value of the description property.
Gets the value of the finalPaymentDueDate property.
Gets the value of the maxFailedPayments property.
Gets the value of the profileID property.
Gets the value of the profileStatus property.
RecurringPaymentsProfileStatusType
Gets the value of the recurringPaymentsProfileDetails property.
RecurringPaymentsProfileDetailsType
Gets the value of the recurringPaymentsSummary property.
RecurringPaymentsSummaryType
Gets the value of the regularAmountPaid property.
BasicAmountType
Gets the value of the regularRecurringPaymentsPeriod property.
BillingPeriodDetailsType
Gets the value of the trialAmountPaid property.
BasicAmountType
Gets the value of the trialRecurringPaymentsPeriod property.
BillingPeriodDetailsType
Sets the value of the aggregateAmount property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the aggregateOptionalAmount property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the autoBillOutstandingAmount property.
| value | Allowed object is
AutoBillType
|
|---|
Sets the value of the creditCard property.
| value | Allowed object is
CreditCardDetailsType
|
|---|
Sets the value of the currentRecurringPaymentsPeriod property.
| value | Allowed object is
BillingPeriodDetailsType
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the finalPaymentDueDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the maxFailedPayments property.
| value |
|---|
Sets the value of the profileID property.
| value | Allowed object is String |
|---|
Sets the value of the profileStatus property.
| value | Allowed object is
RecurringPaymentsProfileStatusType
|
|---|
Sets the value of the recurringPaymentsProfileDetails property.
| value | Allowed object is
RecurringPaymentsProfileDetailsType
|
|---|
Sets the value of the recurringPaymentsSummary property.
| value | Allowed object is
RecurringPaymentsSummaryType
|
|---|
Sets the value of the regularAmountPaid property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the regularRecurringPaymentsPeriod property.
| value | Allowed object is
BillingPeriodDetailsType
|
|---|
Sets the value of the trialAmountPaid property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the trialRecurringPaymentsPeriod property.
| value | Allowed object is
BillingPeriodDetailsType
|
|---|