Options
All
  • Public
  • Public/Protected
  • All
Menu

Class that represents error which might occur creating a multiple records in Saleforce.

Hierarchy

  • BulkCreateError

Index

Constructors

Properties

Constructors

constructor

Properties

errorCode

errorCode: string

Unique code for the error.

fields

fields: string[]

List of Fields which caused the error.

message

message: string

Text message describing the error.

Generated using TypeDoc