# ExternalSystem
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**system** | Option<**String**> | External system name. | [optional]
**objects** | Option<[**Vec<models::ExternalSystemObject>**](ExternalSystemObject.md)> | List of objects within the external system. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)