| Name | Type | Description | Notes |
|---|---|---|---|
| AuthorIds | Pointer to []int32 | [optional] | |
| Monitored | Pointer to NullableBool | [optional] | |
| MonitorNewItems | Pointer to NewItemMonitorTypes | [optional] | |
| QualityProfileId | Pointer to NullableInt32 | [optional] | |
| MetadataProfileId | Pointer to NullableInt32 | [optional] | |
| RootFolderPath | Pointer to NullableString | [optional] | |
| Tags | Pointer to []int32 | [optional] | |
| ApplyTags | Pointer to ApplyTags | [optional] | |
| MoveFiles | Pointer to bool | [optional] | |
| DeleteFiles | Pointer to bool | [optional] |
func NewAuthorEditorResource() *AuthorEditorResource
NewAuthorEditorResource instantiates a new AuthorEditorResource 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 NewAuthorEditorResourceWithDefaults() *AuthorEditorResource
NewAuthorEditorResourceWithDefaults instantiates a new AuthorEditorResource 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 *AuthorEditorResource) GetAuthorIds() []int32
GetAuthorIds returns the AuthorIds field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetAuthorIdsOk() (*[]int32, bool)
GetAuthorIdsOk returns a tuple with the AuthorIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetAuthorIds(v []int32)
SetAuthorIds sets AuthorIds field to given value.
func (o *AuthorEditorResource) HasAuthorIds() bool
HasAuthorIds returns a boolean if a field has been set.
func (o *AuthorEditorResource) SetAuthorIdsNil(b bool)
SetAuthorIdsNil sets the value for AuthorIds to be an explicit nil
func (o *AuthorEditorResource) UnsetAuthorIds()
UnsetAuthorIds ensures that no value is present for AuthorIds, not even an explicit nil
func (o *AuthorEditorResource) GetMonitored() bool
GetMonitored returns the Monitored field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetMonitoredOk() (*bool, bool)
GetMonitoredOk returns a tuple with the Monitored field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetMonitored(v bool)
SetMonitored sets Monitored field to given value.
func (o *AuthorEditorResource) HasMonitored() bool
HasMonitored returns a boolean if a field has been set.
func (o *AuthorEditorResource) SetMonitoredNil(b bool)
SetMonitoredNil sets the value for Monitored to be an explicit nil
func (o *AuthorEditorResource) UnsetMonitored()
UnsetMonitored ensures that no value is present for Monitored, not even an explicit nil
func (o *AuthorEditorResource) GetMonitorNewItems() NewItemMonitorTypes
GetMonitorNewItems returns the MonitorNewItems field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetMonitorNewItemsOk() (*NewItemMonitorTypes, bool)
GetMonitorNewItemsOk returns a tuple with the MonitorNewItems field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetMonitorNewItems(v NewItemMonitorTypes)
SetMonitorNewItems sets MonitorNewItems field to given value.
func (o *AuthorEditorResource) HasMonitorNewItems() bool
HasMonitorNewItems returns a boolean if a field has been set.
func (o *AuthorEditorResource) GetQualityProfileId() int32
GetQualityProfileId returns the QualityProfileId field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetQualityProfileIdOk() (*int32, bool)
GetQualityProfileIdOk returns a tuple with the QualityProfileId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetQualityProfileId(v int32)
SetQualityProfileId sets QualityProfileId field to given value.
func (o *AuthorEditorResource) HasQualityProfileId() bool
HasQualityProfileId returns a boolean if a field has been set.
func (o *AuthorEditorResource) SetQualityProfileIdNil(b bool)
SetQualityProfileIdNil sets the value for QualityProfileId to be an explicit nil
func (o *AuthorEditorResource) UnsetQualityProfileId()
UnsetQualityProfileId ensures that no value is present for QualityProfileId, not even an explicit nil
func (o *AuthorEditorResource) GetMetadataProfileId() int32
GetMetadataProfileId returns the MetadataProfileId field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetMetadataProfileIdOk() (*int32, bool)
GetMetadataProfileIdOk returns a tuple with the MetadataProfileId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetMetadataProfileId(v int32)
SetMetadataProfileId sets MetadataProfileId field to given value.
func (o *AuthorEditorResource) HasMetadataProfileId() bool
HasMetadataProfileId returns a boolean if a field has been set.
func (o *AuthorEditorResource) SetMetadataProfileIdNil(b bool)
SetMetadataProfileIdNil sets the value for MetadataProfileId to be an explicit nil
func (o *AuthorEditorResource) UnsetMetadataProfileId()
UnsetMetadataProfileId ensures that no value is present for MetadataProfileId, not even an explicit nil
func (o *AuthorEditorResource) GetRootFolderPath() string
GetRootFolderPath returns the RootFolderPath field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetRootFolderPathOk() (*string, bool)
GetRootFolderPathOk returns a tuple with the RootFolderPath field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetRootFolderPath(v string)
SetRootFolderPath sets RootFolderPath field to given value.
func (o *AuthorEditorResource) HasRootFolderPath() bool
HasRootFolderPath returns a boolean if a field has been set.
func (o *AuthorEditorResource) SetRootFolderPathNil(b bool)
SetRootFolderPathNil sets the value for RootFolderPath to be an explicit nil
func (o *AuthorEditorResource) UnsetRootFolderPath()
UnsetRootFolderPath ensures that no value is present for RootFolderPath, not even an explicit nil
func (o *AuthorEditorResource) GetTags() []int32
GetTags returns the Tags field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetTagsOk() (*[]int32, bool)
GetTagsOk returns a tuple with the Tags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetTags(v []int32)
SetTags sets Tags field to given value.
func (o *AuthorEditorResource) HasTags() bool
HasTags returns a boolean if a field has been set.
func (o *AuthorEditorResource) SetTagsNil(b bool)
SetTagsNil sets the value for Tags to be an explicit nil
func (o *AuthorEditorResource) UnsetTags()
UnsetTags ensures that no value is present for Tags, not even an explicit nil
func (o *AuthorEditorResource) GetApplyTags() ApplyTags
GetApplyTags returns the ApplyTags field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetApplyTagsOk() (*ApplyTags, bool)
GetApplyTagsOk returns a tuple with the ApplyTags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetApplyTags(v ApplyTags)
SetApplyTags sets ApplyTags field to given value.
func (o *AuthorEditorResource) HasApplyTags() bool
HasApplyTags returns a boolean if a field has been set.
func (o *AuthorEditorResource) GetMoveFiles() bool
GetMoveFiles returns the MoveFiles field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetMoveFilesOk() (*bool, bool)
GetMoveFilesOk returns a tuple with the MoveFiles field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetMoveFiles(v bool)
SetMoveFiles sets MoveFiles field to given value.
func (o *AuthorEditorResource) HasMoveFiles() bool
HasMoveFiles returns a boolean if a field has been set.
func (o *AuthorEditorResource) GetDeleteFiles() bool
GetDeleteFiles returns the DeleteFiles field if non-nil, zero value otherwise.
func (o *AuthorEditorResource) GetDeleteFilesOk() (*bool, bool)
GetDeleteFilesOk returns a tuple with the DeleteFiles field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AuthorEditorResource) SetDeleteFiles(v bool)
SetDeleteFiles sets DeleteFiles field to given value.
func (o *AuthorEditorResource) HasDeleteFiles() bool
HasDeleteFiles returns a boolean if a field has been set.