blob: 1f4deacc7823e6ea7ae872bc05d33abce1436735 [file] [log] [blame] [view]
# BulkActionOnExistence
Bulk Action to be taken if the entity already exists or not.
## Enum
* `FAIL` (value: `'fail'`)
* `SKIP` (value: `'skip'`)
* `OVERWRITE` (value: `'overwrite'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)