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