Contents

Summary

A wrapper for a batch of items being imported.

Type Parameters

T
The type of API object being imported.

Properties

Name Required? Type Summary
Items This field is required. T[] The API items to import.
Settings This field is required. TeamDynamix.Api.BulkOperations.ImportSettings The settings used for the import.