MCRHoldCodeTable.isFraudCode Method
Checks if the hold code is of fraud or manual fraud type.
Syntax
private boolean isFraudCode(MCRHoldCode _mcrHoldCode)
Run On
Called
Parameters
- _mcrHoldCode
Type: MCRHoldCode Extended Data Type
The hold code ID to check against fraud types.
Return Value
Type: boolean
Return whether or not the hold code is a fraud hold code.