| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static AutoBillType |
AutoBillType.fromValue(String v) |
AutoBillType |
UpdateRecurringPaymentsProfileRequestDetailsType.getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount
|
AutoBillType |
ScheduleDetailsType.getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount
|
AutoBillType |
GetRecurringPaymentsProfileDetailsResponseDetailsType.getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount
|
static AutoBillType |
AutoBillType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoBillType[] |
AutoBillType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRecurringPaymentsProfileRequestDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount
|
void |
ScheduleDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount
|
void |
GetRecurringPaymentsProfileDetailsResponseDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount
|
Copyright © 2017. All Rights Reserved.