# AddActivityResponse200RelatedObjectsOrganizationOrganizationId
## Properties
**active_flag** | Option<**bool**> | Whether the associated organization is active or not | [optional]
**id** | Option<**i32**> | The ID of the organization associated with the item | [optional]
**name** | Option<**String**> | The name of the organization associated with the item | [optional]
**people_count** | Option<**i32**> | The number of people connected with the organization that is associated with the item | [optional]
**owner_id** | Option<**i32**> | The ID of the owner of the organization that is associated with the item | [optional]
**address** | Option<**String**> | The address of the organization | [optional]
**cc_email** | Option<**String**> | The BCC email of the organization associated with the item | [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)