| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected SubscriptionPaymentsSettingEnum |
Invoice.subscriptionPaymentsSetting |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionPaymentsSettingEnum |
SubscriptionPaymentsSettingEnum.fromValue(String v) |
SubscriptionPaymentsSettingEnum |
Invoice.getSubscriptionPaymentsSetting()
Gets the value of the subscriptionPaymentsSetting property.
|
static SubscriptionPaymentsSettingEnum |
SubscriptionPaymentsSettingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionPaymentsSettingEnum[] |
SubscriptionPaymentsSettingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Invoice.setSubscriptionPaymentsSetting(SubscriptionPaymentsSettingEnum value)
Sets the value of the subscriptionPaymentsSetting property.
|
Copyright © 2025. All Rights Reserved.