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] |