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] [Back to API list] [Back to README]