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] | |
ReleaseProfileIds | Pointer to []int32 | [optional] | |
IndexerIds | Pointer to []int32 | [optional] | |
DownloadClientIds | Pointer to []int32 | [optional] | |
AutoTagIds | Pointer to []int32 | [optional] | |
MovieIds | 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) GetReleaseProfileIds() []int32
GetReleaseProfileIds returns the ReleaseProfileIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetReleaseProfileIdsOk() (*[]int32, bool)
GetReleaseProfileIdsOk returns a tuple with the ReleaseProfileIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetReleaseProfileIds(v []int32)
SetReleaseProfileIds sets ReleaseProfileIds field to given value.
func (o *TagDetailsResource) HasReleaseProfileIds() bool
HasReleaseProfileIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetReleaseProfileIdsNil(b bool)
SetReleaseProfileIdsNil sets the value for ReleaseProfileIds to be an explicit nil
func (o *TagDetailsResource) UnsetReleaseProfileIds()
UnsetReleaseProfileIds ensures that no value is present for ReleaseProfileIds, 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) GetMovieIds() []int32
GetMovieIds returns the MovieIds field if non-nil, zero value otherwise.
func (o *TagDetailsResource) GetMovieIdsOk() (*[]int32, bool)
GetMovieIdsOk returns a tuple with the MovieIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *TagDetailsResource) SetMovieIds(v []int32)
SetMovieIds sets MovieIds field to given value.
func (o *TagDetailsResource) HasMovieIds() bool
HasMovieIds returns a boolean if a field has been set.
func (o *TagDetailsResource) SetMovieIdsNil(b bool)
SetMovieIdsNil sets the value for MovieIds to be an explicit nil
func (o *TagDetailsResource) UnsetMovieIds()
UnsetMovieIds ensures that no value is present for MovieIds, not even an explicit nil