MCRCustPaymEvent::insertMCRFraudDataPaymEvent Method
Inserts the record when a payment change has occurred.
Syntax
client server public static void insertMCRFraudDataPaymEvent(MCRPaymentEventType _paymentEventType, MCRFraudData _mcrFraudData)
Run On
Called
Parameters
- _paymentEventType
Type: MCRPaymentEventType Enumeration
The MCRPaymentEventType to be applied to the MCRCustPaymEvent record.
- _mcrFraudData
Type: MCRFraudData Table
The McrFraudData to be applied to the MCRCustPaymEvent record.