# Functions
Read will unmarshal an event and return the wrapper for it.
ReadEvent will unmarshal the event, but assumes the event type is known by the caller.
ReadWithOpts will unmarshal an event with ACH Validation Options.
# Structs
No description provided by the author
No description provided by the author
CorrectionFile is an event for when an Addenda98 record is found within a file from the ODFI.
No description provided by the author
No description provided by the author
Event is a wrapper for all events sent to or received from ACHGateway.
FileUploaded is an event sent after a queued file has been uploaded to the ODFI.
IncomingFile is an event for when an ODFI receives an ACH file from another FI signifying entries to process (e.g.
InvalidQueueFile is an event that achgateway produces when a QueueACHFile could not be processed.
PrenoteFile is an event for when an ODFI receives a "pre-notification" ACH file.
ReconciliationEntry is an ACH entry that was initiated with the ODFI.
ReconciliationFile is a file whose entries match entries initiated with the ODFI.
ReturnFile is an event for when an Addenda99 record is found within a file from the ODFI.
No description provided by the author
# Type aliases
CancelACHFile is an event that achgateway receives to cancel uploading a file to the ODFI.
FileCancellationResponse is a response to the CancelACHFile event signaling if the cancellation was successful.
QueueACHFile is an event that achgateway receives to enqueue an ACH file for upload to the ODFI at a later cutoff time.