# PulpAnsibleClient::PatchedCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **deprecated** | **Boolean** | | [optional] ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::PatchedCollection.new(deprecated: null) ```