Result class that represents the respone of a bulk create request in SalesForce.
List of error
id of the record that was created. If the record is not created successfully, this will be null
Flag indicating if the creation was successful or not.
Generated using TypeDoc
Result class that represents the respone of a bulk create request in SalesForce.