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