Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 416 Bytes

BatchOperation.md

File metadata and controls

24 lines (12 loc) · 416 Bytes

NgsiV2.BatchOperation

Properties

Name Type Description Notes
actionType String
entities [Entity]

Enum: ActionTypeEnum

  • append (value: "append")

  • appendStrict (value: "appendStrict")

  • update (value: "update")

  • delete (value: "delete")