# BatchImportResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error_code** | Option<[**models::BatchImportErrorCode**](BatchImportErrorCode.md)> | | [optional]
**error_message** | Option<**String**> | | [optional]
**imported_api_key** | Option<[**models::ImportedApiKey**](ImportedAPIKey.md)> | | [optional]
**index** | Option<**i32**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)