RecurringInterSyncResponses

InterTransferResponseMessageSetV1.RecurringInterSyncResponses property

Gets or sets the collection of RecurringInterSyncResponse.

public List<RecurringInterSyncResponse> RecurringInterSyncResponses { get; set; }

See Also