# DataRetentionPolicyWithTeamAndChannelIdsAllOf
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**team_ids** | Option<**Vec<String>**> | The IDs of the teams to which this policy should be applied. | [optional]
**channel_ids** | Option<**Vec<String>**> | The IDs of the channels to which this policy should be applied. | [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)