RecurringInterSyncRequests

InterTransferRequestMessageSetV1.RecurringInterSyncRequests property

Gets or sets the collection of RecurringInterSyncRequest.

public List<RecurringInterSyncRequest> RecurringInterSyncRequests { get; set; }

See Also