ach_return_code_action_entity - ACH Return Code Action Entity
Deprecated!
Deprecated. Now handled by Secure Payments (formerly PCI Wallet).
Column | Data Type | Column Info | Value Notes | Other |
id | char(32) | The id of the entity | ||
return_code | char(4) | ACH return code | ||
action_type | enum | Action to take when code received |
| |
deleted | tinyint(1) | Whether or not the entity was deleted | 1 - yes, 0 - no | |
lastUpdated | timestamp | Timestamp of when the entity was last updated |