Class: Increase::Models::ACHTransfer::Acknowledgement

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/increase/models/ach_transfer.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

#[], #inspect, #to_h, #to_s

Instance Attribute Details

#acknowledged_atString

When the Federal Reserve acknowledged the submitted file containing this transfer.

Returns:

  • (String)


192
# File 'lib/increase/models/ach_transfer.rb', line 192

required :acknowledged_at, String