transferIds property

List<String>? transferIds
getter/setter pair

The list of bank identifiers used for the transfer.

For example, Trace ID for Federal Automated Clearing House (ACH). This may also be known as the Wire ID.

Implementation

core.List<core.String>? transferIds;