Objects
BulkModelsQueryResponse
Response object when retrieving models in bulk
Fields
inputKey | Optional identifier provided with the input for mapping response items to inputs. |
error | Optional error object, if an error occurred. |
model | The model, if it was found. |
Implements
Usage | Used By | Description |
---|---|---|
Interface | BulkQueryResponse | Response object when retrieving entities in bulk. |