After the transfer is submitted to FedNow, this will contain supplemental details.
Fields
message_identification- The FedNow network identification of the message submitted.submitted_at- The ISO 8601 date and time at which the transfer was submitted to FedNow.
Summary
Types
@type t() :: %Increase.FednowTransfers.FednowTransfer.Submission{ message_identification: String.t(), submitted_at: DateTime.t() | nil }