Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntitiesBatchResult

Package version

An interface representing EntitiesBatchResult.

Hierarchy

  • EntitiesBatchResult

Index

Properties

Optional documents

Response by document NOTE: This property will not be serialized. It can only be populated by the server.

Optional errors

errors: ErrorRecord[]

Errors and Warnings by document NOTE: This property will not be serialized. It can only be populated by the server.

Optional statistics

statistics: RequestStatistics

(Optional) if showStats=true was specified in the request this field will contain information about the request payload. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc