The settings used for a bulk import operation.
| Name | Required? | Type | Summary |
|---|---|---|---|
| Mappings | This field is required. | TeamDynamix.Api.BulkOperations.FieldMapping[] | The mappings used for fields in the import process. |
| CreateItems | Boolean | Whether items should be created in the import process. | |
| UpdateItems | Boolean | Whether items should be updated in the import process. |