Class: Increase::Models::ACHTransfer::Acknowledgement
- Defined in:
- lib/increase/models/ach_transfer.rb
Instance Attribute Summary collapse
-
#acknowledged_at ⇒ String
When the Federal Reserve acknowledged the submitted file containing this transfer.
Method Summary
Methods inherited from BaseModel
Instance Attribute Details
#acknowledged_at ⇒ String
When the Federal Reserve acknowledged the submitted file containing this transfer.
192 |
# File 'lib/increase/models/ach_transfer.rb', line 192 required :acknowledged_at, String |