Skip to content

Latest commit

 

History

History
380 lines (211 loc) · 10.9 KB

File metadata and controls

380 lines (211 loc) · 10.9 KB

TagDetailsResource

Properties

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]

Methods

NewTagDetailsResource

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

NewTagDetailsResourceWithDefaults

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

GetId

func (o *TagDetailsResource) GetId() int32

GetId returns the Id field if non-nil, zero value otherwise.

GetIdOk

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.

SetId

func (o *TagDetailsResource) SetId(v int32)

SetId sets Id field to given value.

HasId

func (o *TagDetailsResource) HasId() bool

HasId returns a boolean if a field has been set.

GetLabel

func (o *TagDetailsResource) GetLabel() string

GetLabel returns the Label field if non-nil, zero value otherwise.

GetLabelOk

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.

SetLabel

func (o *TagDetailsResource) SetLabel(v string)

SetLabel sets Label field to given value.

HasLabel

func (o *TagDetailsResource) HasLabel() bool

HasLabel returns a boolean if a field has been set.

SetLabelNil

func (o *TagDetailsResource) SetLabelNil(b bool)

SetLabelNil sets the value for Label to be an explicit nil

UnsetLabel

func (o *TagDetailsResource) UnsetLabel()

UnsetLabel ensures that no value is present for Label, not even an explicit nil

GetDelayProfileIds

func (o *TagDetailsResource) GetDelayProfileIds() []int32

GetDelayProfileIds returns the DelayProfileIds field if non-nil, zero value otherwise.

GetDelayProfileIdsOk

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.

SetDelayProfileIds

func (o *TagDetailsResource) SetDelayProfileIds(v []int32)

SetDelayProfileIds sets DelayProfileIds field to given value.

HasDelayProfileIds

func (o *TagDetailsResource) HasDelayProfileIds() bool

HasDelayProfileIds returns a boolean if a field has been set.

SetDelayProfileIdsNil

func (o *TagDetailsResource) SetDelayProfileIdsNil(b bool)

SetDelayProfileIdsNil sets the value for DelayProfileIds to be an explicit nil

UnsetDelayProfileIds

func (o *TagDetailsResource) UnsetDelayProfileIds()

UnsetDelayProfileIds ensures that no value is present for DelayProfileIds, not even an explicit nil

GetImportListIds

func (o *TagDetailsResource) GetImportListIds() []int32

GetImportListIds returns the ImportListIds field if non-nil, zero value otherwise.

GetImportListIdsOk

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.

SetImportListIds

func (o *TagDetailsResource) SetImportListIds(v []int32)

SetImportListIds sets ImportListIds field to given value.

HasImportListIds

func (o *TagDetailsResource) HasImportListIds() bool

HasImportListIds returns a boolean if a field has been set.

SetImportListIdsNil

func (o *TagDetailsResource) SetImportListIdsNil(b bool)

SetImportListIdsNil sets the value for ImportListIds to be an explicit nil

UnsetImportListIds

func (o *TagDetailsResource) UnsetImportListIds()

UnsetImportListIds ensures that no value is present for ImportListIds, not even an explicit nil

GetNotificationIds

func (o *TagDetailsResource) GetNotificationIds() []int32

GetNotificationIds returns the NotificationIds field if non-nil, zero value otherwise.

GetNotificationIdsOk

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.

SetNotificationIds

func (o *TagDetailsResource) SetNotificationIds(v []int32)

SetNotificationIds sets NotificationIds field to given value.

HasNotificationIds

func (o *TagDetailsResource) HasNotificationIds() bool

HasNotificationIds returns a boolean if a field has been set.

SetNotificationIdsNil

func (o *TagDetailsResource) SetNotificationIdsNil(b bool)

SetNotificationIdsNil sets the value for NotificationIds to be an explicit nil

UnsetNotificationIds

func (o *TagDetailsResource) UnsetNotificationIds()

UnsetNotificationIds ensures that no value is present for NotificationIds, not even an explicit nil

GetRestrictionIds

func (o *TagDetailsResource) GetRestrictionIds() []int32

GetRestrictionIds returns the RestrictionIds field if non-nil, zero value otherwise.

GetRestrictionIdsOk

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.

SetRestrictionIds

func (o *TagDetailsResource) SetRestrictionIds(v []int32)

SetRestrictionIds sets RestrictionIds field to given value.

HasRestrictionIds

func (o *TagDetailsResource) HasRestrictionIds() bool

HasRestrictionIds returns a boolean if a field has been set.

SetRestrictionIdsNil

func (o *TagDetailsResource) SetRestrictionIdsNil(b bool)

SetRestrictionIdsNil sets the value for RestrictionIds to be an explicit nil

UnsetRestrictionIds

func (o *TagDetailsResource) UnsetRestrictionIds()

UnsetRestrictionIds ensures that no value is present for RestrictionIds, not even an explicit nil

GetIndexerIds

func (o *TagDetailsResource) GetIndexerIds() []int32

GetIndexerIds returns the IndexerIds field if non-nil, zero value otherwise.

GetIndexerIdsOk

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.

SetIndexerIds

func (o *TagDetailsResource) SetIndexerIds(v []int32)

SetIndexerIds sets IndexerIds field to given value.

HasIndexerIds

func (o *TagDetailsResource) HasIndexerIds() bool

HasIndexerIds returns a boolean if a field has been set.

SetIndexerIdsNil

func (o *TagDetailsResource) SetIndexerIdsNil(b bool)

SetIndexerIdsNil sets the value for IndexerIds to be an explicit nil

UnsetIndexerIds

func (o *TagDetailsResource) UnsetIndexerIds()

UnsetIndexerIds ensures that no value is present for IndexerIds, not even an explicit nil

GetDownloadClientIds

func (o *TagDetailsResource) GetDownloadClientIds() []int32

GetDownloadClientIds returns the DownloadClientIds field if non-nil, zero value otherwise.

GetDownloadClientIdsOk

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.

SetDownloadClientIds

func (o *TagDetailsResource) SetDownloadClientIds(v []int32)

SetDownloadClientIds sets DownloadClientIds field to given value.

HasDownloadClientIds

func (o *TagDetailsResource) HasDownloadClientIds() bool

HasDownloadClientIds returns a boolean if a field has been set.

SetDownloadClientIdsNil

func (o *TagDetailsResource) SetDownloadClientIdsNil(b bool)

SetDownloadClientIdsNil sets the value for DownloadClientIds to be an explicit nil

UnsetDownloadClientIds

func (o *TagDetailsResource) UnsetDownloadClientIds()

UnsetDownloadClientIds ensures that no value is present for DownloadClientIds, not even an explicit nil

GetAutoTagIds

func (o *TagDetailsResource) GetAutoTagIds() []int32

GetAutoTagIds returns the AutoTagIds field if non-nil, zero value otherwise.

GetAutoTagIdsOk

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.

SetAutoTagIds

func (o *TagDetailsResource) SetAutoTagIds(v []int32)

SetAutoTagIds sets AutoTagIds field to given value.

HasAutoTagIds

func (o *TagDetailsResource) HasAutoTagIds() bool

HasAutoTagIds returns a boolean if a field has been set.

SetAutoTagIdsNil

func (o *TagDetailsResource) SetAutoTagIdsNil(b bool)

SetAutoTagIdsNil sets the value for AutoTagIds to be an explicit nil

UnsetAutoTagIds

func (o *TagDetailsResource) UnsetAutoTagIds()

UnsetAutoTagIds ensures that no value is present for AutoTagIds, not even an explicit nil

GetSeriesIds

func (o *TagDetailsResource) GetSeriesIds() []int32

GetSeriesIds returns the SeriesIds field if non-nil, zero value otherwise.

GetSeriesIdsOk

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.

SetSeriesIds

func (o *TagDetailsResource) SetSeriesIds(v []int32)

SetSeriesIds sets SeriesIds field to given value.

HasSeriesIds

func (o *TagDetailsResource) HasSeriesIds() bool

HasSeriesIds returns a boolean if a field has been set.

SetSeriesIdsNil

func (o *TagDetailsResource) SetSeriesIdsNil(b bool)

SetSeriesIdsNil sets the value for SeriesIds to be an explicit nil

UnsetSeriesIds

func (o *TagDetailsResource) UnsetSeriesIds()

UnsetSeriesIds ensures that no value is present for SeriesIds, not even an explicit nil

[Back to Model list] [Back to API list] [Back to README]