| Name | Type | Description | Notes |
|---|---|---|---|
| Id | Pointer to int32 | [optional] | |
| Scheduled | Pointer to NullableInt32 | [optional] | |
| DisplayName | Pointer to NullableString | [optional] | |
| Description | Pointer to NullableString | [optional] | |
| ReportPath | Pointer to NullableString | [optional] | |
| VersionNumber | Pointer to NullableString | [optional] | |
| Categories | Pointer to NullableString | [optional] | |
| ShortName | Pointer to NullableString | [optional] | |
| InNavigator | Pointer to bool | [optional] | |
| Favorite | Pointer to bool | [optional] | |
| RemoveDuplicates | Pointer to bool | [optional] | |
| UsesCollection | Pointer to bool | [optional] | |
| ReportParameter | Pointer to []CSSCMSDataModelModelsReportParameters | [optional] | |
| Schedules | Pointer to []CSSCMSDataModelModelsReportSchedule | [optional] | |
| AcceptedScheduleFormats | Pointer to []string | [optional] |
func NewCSSCMSDataModelModelsReport() *CSSCMSDataModelModelsReport
NewCSSCMSDataModelModelsReport instantiates a new CSSCMSDataModelModelsReport 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 NewCSSCMSDataModelModelsReportWithDefaults() *CSSCMSDataModelModelsReport
NewCSSCMSDataModelModelsReportWithDefaults instantiates a new CSSCMSDataModelModelsReport 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 *CSSCMSDataModelModelsReport) GetId() int32
GetId returns the Id field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) 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 *CSSCMSDataModelModelsReport) SetId(v int32)
SetId sets Id field to given value.
func (o *CSSCMSDataModelModelsReport) HasId() bool
HasId returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) GetScheduled() int32
GetScheduled returns the Scheduled field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetScheduledOk() (*int32, bool)
GetScheduledOk returns a tuple with the Scheduled field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetScheduled(v int32)
SetScheduled sets Scheduled field to given value.
func (o *CSSCMSDataModelModelsReport) HasScheduled() bool
HasScheduled returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetScheduledNil(b bool)
SetScheduledNil sets the value for Scheduled to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetScheduled()
UnsetScheduled ensures that no value is present for Scheduled, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetDisplayName() string
GetDisplayName returns the DisplayName field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetDisplayName(v string)
SetDisplayName sets DisplayName field to given value.
func (o *CSSCMSDataModelModelsReport) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetDisplayNameNil(b bool)
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetDescription() string
GetDescription returns the Description field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetDescription(v string)
SetDescription sets Description field to given value.
func (o *CSSCMSDataModelModelsReport) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetDescriptionNil(b bool)
SetDescriptionNil sets the value for Description to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetDescription()
UnsetDescription ensures that no value is present for Description, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetReportPath() string
GetReportPath returns the ReportPath field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetReportPathOk() (*string, bool)
GetReportPathOk returns a tuple with the ReportPath field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetReportPath(v string)
SetReportPath sets ReportPath field to given value.
func (o *CSSCMSDataModelModelsReport) HasReportPath() bool
HasReportPath returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetReportPathNil(b bool)
SetReportPathNil sets the value for ReportPath to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetReportPath()
UnsetReportPath ensures that no value is present for ReportPath, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetVersionNumber() string
GetVersionNumber returns the VersionNumber field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetVersionNumberOk() (*string, bool)
GetVersionNumberOk returns a tuple with the VersionNumber field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetVersionNumber(v string)
SetVersionNumber sets VersionNumber field to given value.
func (o *CSSCMSDataModelModelsReport) HasVersionNumber() bool
HasVersionNumber returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetVersionNumberNil(b bool)
SetVersionNumberNil sets the value for VersionNumber to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetVersionNumber()
UnsetVersionNumber ensures that no value is present for VersionNumber, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetCategories() string
GetCategories returns the Categories field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetCategoriesOk() (*string, bool)
GetCategoriesOk returns a tuple with the Categories field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetCategories(v string)
SetCategories sets Categories field to given value.
func (o *CSSCMSDataModelModelsReport) HasCategories() bool
HasCategories returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetCategoriesNil(b bool)
SetCategoriesNil sets the value for Categories to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetCategories()
UnsetCategories ensures that no value is present for Categories, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetShortName() string
GetShortName returns the ShortName field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetShortNameOk() (*string, bool)
GetShortNameOk returns a tuple with the ShortName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetShortName(v string)
SetShortName sets ShortName field to given value.
func (o *CSSCMSDataModelModelsReport) HasShortName() bool
HasShortName returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetShortNameNil(b bool)
SetShortNameNil sets the value for ShortName to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetShortName()
UnsetShortName ensures that no value is present for ShortName, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetInNavigator() bool
GetInNavigator returns the InNavigator field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetInNavigatorOk() (*bool, bool)
GetInNavigatorOk returns a tuple with the InNavigator field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetInNavigator(v bool)
SetInNavigator sets InNavigator field to given value.
func (o *CSSCMSDataModelModelsReport) HasInNavigator() bool
HasInNavigator returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) GetFavorite() bool
GetFavorite returns the Favorite field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetFavoriteOk() (*bool, bool)
GetFavoriteOk returns a tuple with the Favorite field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetFavorite(v bool)
SetFavorite sets Favorite field to given value.
func (o *CSSCMSDataModelModelsReport) HasFavorite() bool
HasFavorite returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) GetRemoveDuplicates() bool
GetRemoveDuplicates returns the RemoveDuplicates field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetRemoveDuplicatesOk() (*bool, bool)
GetRemoveDuplicatesOk returns a tuple with the RemoveDuplicates field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetRemoveDuplicates(v bool)
SetRemoveDuplicates sets RemoveDuplicates field to given value.
func (o *CSSCMSDataModelModelsReport) HasRemoveDuplicates() bool
HasRemoveDuplicates returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) GetUsesCollection() bool
GetUsesCollection returns the UsesCollection field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetUsesCollectionOk() (*bool, bool)
GetUsesCollectionOk returns a tuple with the UsesCollection field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetUsesCollection(v bool)
SetUsesCollection sets UsesCollection field to given value.
func (o *CSSCMSDataModelModelsReport) HasUsesCollection() bool
HasUsesCollection returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) GetReportParameter() []CSSCMSDataModelModelsReportParameters
GetReportParameter returns the ReportParameter field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetReportParameterOk() (*[]CSSCMSDataModelModelsReportParameters, bool)
GetReportParameterOk returns a tuple with the ReportParameter field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetReportParameter(v []CSSCMSDataModelModelsReportParameters)
SetReportParameter sets ReportParameter field to given value.
func (o *CSSCMSDataModelModelsReport) HasReportParameter() bool
HasReportParameter returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetReportParameterNil(b bool)
SetReportParameterNil sets the value for ReportParameter to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetReportParameter()
UnsetReportParameter ensures that no value is present for ReportParameter, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetSchedules() []CSSCMSDataModelModelsReportSchedule
GetSchedules returns the Schedules field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetSchedulesOk() (*[]CSSCMSDataModelModelsReportSchedule, bool)
GetSchedulesOk returns a tuple with the Schedules field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetSchedules(v []CSSCMSDataModelModelsReportSchedule)
SetSchedules sets Schedules field to given value.
func (o *CSSCMSDataModelModelsReport) HasSchedules() bool
HasSchedules returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetSchedulesNil(b bool)
SetSchedulesNil sets the value for Schedules to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetSchedules()
UnsetSchedules ensures that no value is present for Schedules, not even an explicit nil
func (o *CSSCMSDataModelModelsReport) GetAcceptedScheduleFormats() []string
GetAcceptedScheduleFormats returns the AcceptedScheduleFormats field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsReport) GetAcceptedScheduleFormatsOk() (*[]string, bool)
GetAcceptedScheduleFormatsOk returns a tuple with the AcceptedScheduleFormats field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsReport) SetAcceptedScheduleFormats(v []string)
SetAcceptedScheduleFormats sets AcceptedScheduleFormats field to given value.
func (o *CSSCMSDataModelModelsReport) HasAcceptedScheduleFormats() bool
HasAcceptedScheduleFormats returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsReport) SetAcceptedScheduleFormatsNil(b bool)
SetAcceptedScheduleFormatsNil sets the value for AcceptedScheduleFormats to be an explicit nil
func (o *CSSCMSDataModelModelsReport) UnsetAcceptedScheduleFormats()
UnsetAcceptedScheduleFormats ensures that no value is present for AcceptedScheduleFormats, not even an explicit nil