| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected CCAVSMatchEnum |
CreditChargeResponse.avsStreet |
protected CCAVSMatchEnum |
CreditChargeResponse.avsZip |
| Modifier and Type | Method and Description |
|---|---|
static CCAVSMatchEnum |
CCAVSMatchEnum.fromValue(String v) |
CCAVSMatchEnum |
CreditChargeResponse.getAvsStreet()
Gets the value of the avsStreet property.
|
CCAVSMatchEnum |
CreditChargeResponse.getAvsZip()
Gets the value of the avsZip property.
|
static CCAVSMatchEnum |
CCAVSMatchEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CCAVSMatchEnum[] |
CCAVSMatchEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreditChargeResponse.setAvsStreet(CCAVSMatchEnum value)
Sets the value of the avsStreet property.
|
void |
CreditChargeResponse.setAvsZip(CCAVSMatchEnum value)
Sets the value of the avsZip property.
|
Copyright © 2019. All Rights Reserved.