WireSyncRequests

WireTransferRequestMessageSetV1.WireSyncRequests property

Gets or sets the collection of WireSyncRequest.

public List<WireSyncRequest> WireSyncRequests { get; set; }

See Also