| Package | Description |
|---|---|
| net.authorize.cim |
| Modifier and Type | Method and Description |
|---|---|
ValidationModeType |
Transaction.getValidationMode()
Get the validation mode.
|
static ValidationModeType |
ValidationModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationModeType[] |
ValidationModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setValidationMode(ValidationModeType validationMode)
Set the validation mode for the request.
|
Copyright © 2016. All Rights Reserved.