Name | Type | Description | Notes |
---|---|---|---|
errors | List<Error> | Information on any errors that encountered. | [optional] |
objects | List<CatalogObject> | The created successfully created CatalogObjects. | [optional] |
updatedAt | String | The database timestamp of this update in RFC 3339 format, e.g., "2016-09-04T23:59:33.123Z". | [optional] |
idMappings | List<CatalogIdMapping> | The mapping between client and server IDs for this upsert. | [optional] |
This repository was archived by the owner on Apr 23, 2021. It is now read-only.