| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected FinancingProductTypeEnum |
Invoice.financingProductType |
| Modifier and Type | Method and Description |
|---|---|
static FinancingProductTypeEnum |
FinancingProductTypeEnum.fromValue(String v) |
FinancingProductTypeEnum |
Invoice.getFinancingProductType()
Gets the value of the financingProductType property.
|
static FinancingProductTypeEnum |
FinancingProductTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FinancingProductTypeEnum[] |
FinancingProductTypeEnum.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.setFinancingProductType(FinancingProductTypeEnum value)
Sets the value of the financingProductType property.
|
Copyright © 2025. All Rights Reserved.