Increase.InboundFednowTransfers.InboundFednowTransfer.Confirmation (Increase v1.0.0)

Copy Markdown View Source

If your transfer is confirmed, this will contain details of the confirmation.

Fields

  • transfer_id - The identifier of the FedNow Transfer that led to this Transaction.

Summary

Types

t()

@type t() :: %Increase.InboundFednowTransfers.InboundFednowTransfer.Confirmation{
  transfer_id: String.t()
}