# AssociatedItemBean
## Properties
**id** | Option<**String**> | The ID of the associated record. | [optional][readonly]
**name** | Option<**String**> | The name of the associated record. | [optional][readonly]
**type_name** | Option<**String**> | The type of the associated record. | [optional][readonly]
**parent_id** | Option<**String**> | The ID of the associated parent record. | [optional][readonly]
**parent_name** | Option<**String**> | The name of the associated parent record. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)