Method: AchClient::AchResponse#date
- Defined in:
- lib/ach_client/objects/responses/ach_response.rb
#date ⇒ Object (readonly)
Amount of the processed ACH
6 7 8 |
# File 'lib/ach_client/objects/responses/ach_response.rb', line 6 def date @date end |