Objectimportresult2
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| infos | Array<Spconfigmessage2> | Informational messages returned from the target service on import. | [default to undefined] |
| warnings | Array<Spconfigmessage2> | Warning messages returned from the target service on import. | [default to undefined] |
| errors | Array<Spconfigmessage2> | Error messages returned from the target service on import. | [default to undefined] |
| importedObjects | Array<Importobject> | References to objects that were created or updated by the import. | [default to undefined] |