Resourceobjectsresponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | ID of the source | [readonly] [default to undefined] |
| name | (optional) string | Name of the source | [readonly] [default to undefined] |
| objectCount | (optional) number | The number of objects that were fetched by the connector. | [readonly] [default to undefined] |
| elapsedMillis | (optional) number | The number of milliseconds spent on the entire request. | [readonly] [default to undefined] |
| resourceObjects | (optional) Array<Resourceobject> | Fetched objects from the source connector. | [readonly] [default to undefined] |