| Name | Type | Description | Notes |
|---|---|---|---|
| Id | Pointer to int32 | [optional] | |
| Label | Pointer to NullableString | [optional] | |
| DelayProfileIds | Pointer to []int32 | [optional] | |
| ImportListIds | Pointer to []int32 | [optional] | |
| NotificationIds | Pointer to []int32 | [optional] | |
| RestrictionIds | Pointer to []int32 | [optional] | |
| IndexerIds | Pointer to []int32 | [optional] | |
| DownloadClientIds | Pointer to []int32 | [optional] | |
| AutoTagIds | Pointer to []int32 | [optional] | |
| SeriesIds | Pointer to []int32 | [optional] |
func NewTagDetailsResource() *TagDetailsResource
NewTagDetailsResource instantiates a new TagDetailsResource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewTagDetailsResourceWithDefaults() *TagDetailsResource
NewTagDetailsResourceWithDefaults instantiates a new TagDetailsResource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *TagDetailsResource) GetId() int32
GetId returns the Id field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetId(v int32)
SetId sets Id field to given value.
func (o *TagDetailsResource) HasId() bool
HasId returns a boolean if a field has been set.
func (o *TagDetailsResource) GetLabel() string
GetLabel returns the Label field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetLabelOk() (*string, bool)
GetLabelOk returns a tuple with the Label field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetLabel(v string)
SetLabel sets Label field to given value.
func (o *TagDetailsResource) HasLabel() bool
HasLabel returns a boolean if a field has been set.
func (o *TagDetailsResource) SetLabelNil(b bool)
SetLabelNil sets the value for Label to be an explicit nil
func (o *TagDetailsResource) UnsetLabel()
UnsetLabel ensures that no value is present for Label, not even an explicit nil
func (o *TagDetailsResource) GetDelayProfileIds() []int32
GetDelayProfileIds returns the DelayProfileIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetDelayProfileIdsOk() (*[]int32, bool)
GetDelayProfileIdsOk returns a tuple with the DelayProfileIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetDelayProfileIds(v []int32)
SetDelayProfileIds sets DelayProfileIds field to given value.
func (o *TagDetailsResource) HasDelayProfileIds() bool
HasDelayProfileIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetDelayProfileIdsNil(b bool)
SetDelayProfileIdsNil sets the value for DelayProfileIds to be an explicit nil
func (o *TagDetailsResource) UnsetDelayProfileIds()
UnsetDelayProfileIds ensures that no value is present for DelayProfileIds, not even an explicit nil
func (o *TagDetailsResource) GetImportListIds() []int32
GetImportListIds returns the ImportListIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetImportListIdsOk() (*[]int32, bool)
GetImportListIdsOk returns a tuple with the ImportListIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetImportListIds(v []int32)
SetImportListIds sets ImportListIds field to given value.
func (o *TagDetailsResource) HasImportListIds() bool
HasImportListIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetImportListIdsNil(b bool)
SetImportListIdsNil sets the value for ImportListIds to be an explicit nil
func (o *TagDetailsResource) UnsetImportListIds()
UnsetImportListIds ensures that no value is present for ImportListIds, not even an explicit nil
func (o *TagDetailsResource) GetNotificationIds() []int32
GetNotificationIds returns the NotificationIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetNotificationIdsOk() (*[]int32, bool)
GetNotificationIdsOk returns a tuple with the NotificationIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetNotificationIds(v []int32)
SetNotificationIds sets NotificationIds field to given value.
func (o *TagDetailsResource) HasNotificationIds() bool
HasNotificationIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetNotificationIdsNil(b bool)
SetNotificationIdsNil sets the value for NotificationIds to be an explicit nil
func (o *TagDetailsResource) UnsetNotificationIds()
UnsetNotificationIds ensures that no value is present for NotificationIds, not even an explicit nil
func (o *TagDetailsResource) GetRestrictionIds() []int32
GetRestrictionIds returns the RestrictionIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetRestrictionIdsOk() (*[]int32, bool)
GetRestrictionIdsOk returns a tuple with the RestrictionIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetRestrictionIds(v []int32)
SetRestrictionIds sets RestrictionIds field to given value.
func (o *TagDetailsResource) HasRestrictionIds() bool
HasRestrictionIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetRestrictionIdsNil(b bool)
SetRestrictionIdsNil sets the value for RestrictionIds to be an explicit nil
func (o *TagDetailsResource) UnsetRestrictionIds()
UnsetRestrictionIds ensures that no value is present for RestrictionIds, not even an explicit nil
func (o *TagDetailsResource) GetIndexerIds() []int32
GetIndexerIds returns the IndexerIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetIndexerIdsOk() (*[]int32, bool)
GetIndexerIdsOk returns a tuple with the IndexerIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetIndexerIds(v []int32)
SetIndexerIds sets IndexerIds field to given value.
func (o *TagDetailsResource) HasIndexerIds() bool
HasIndexerIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetIndexerIdsNil(b bool)
SetIndexerIdsNil sets the value for IndexerIds to be an explicit nil
func (o *TagDetailsResource) UnsetIndexerIds()
UnsetIndexerIds ensures that no value is present for IndexerIds, not even an explicit nil
func (o *TagDetailsResource) GetDownloadClientIds() []int32
GetDownloadClientIds returns the DownloadClientIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetDownloadClientIdsOk() (*[]int32, bool)
GetDownloadClientIdsOk returns a tuple with the DownloadClientIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetDownloadClientIds(v []int32)
SetDownloadClientIds sets DownloadClientIds field to given value.
func (o *TagDetailsResource) HasDownloadClientIds() bool
HasDownloadClientIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetDownloadClientIdsNil(b bool)
SetDownloadClientIdsNil sets the value for DownloadClientIds to be an explicit nil
func (o *TagDetailsResource) UnsetDownloadClientIds()
UnsetDownloadClientIds ensures that no value is present for DownloadClientIds, not even an explicit nil
func (o *TagDetailsResource) GetAutoTagIds() []int32
GetAutoTagIds returns the AutoTagIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetAutoTagIdsOk() (*[]int32, bool)
GetAutoTagIdsOk returns a tuple with the AutoTagIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetAutoTagIds(v []int32)
SetAutoTagIds sets AutoTagIds field to given value.
func (o *TagDetailsResource) HasAutoTagIds() bool
HasAutoTagIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetAutoTagIdsNil(b bool)
SetAutoTagIdsNil sets the value for AutoTagIds to be an explicit nil
func (o *TagDetailsResource) UnsetAutoTagIds()
UnsetAutoTagIds ensures that no value is present for AutoTagIds, not even an explicit nil
func (o *TagDetailsResource) GetSeriesIds() []int32
GetSeriesIds returns the SeriesIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetSeriesIdsOk() (*[]int32, bool)
GetSeriesIdsOk returns a tuple with the SeriesIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetSeriesIds(v []int32)
SetSeriesIds sets SeriesIds field to given value.
func (o *TagDetailsResource) HasSeriesIds() bool
HasSeriesIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetSeriesIdsNil(b bool)
SetSeriesIdsNil sets the value for SeriesIds to be an explicit nil
func (o *TagDetailsResource) UnsetSeriesIds()
UnsetSeriesIds ensures that no value is present for SeriesIds, not even an explicit nil