9.3 KiB
GetRecentlyAdded200ResponseMediaContainer
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Size | Pointer to interface{} | [optional] | |
| AllowSync | Pointer to interface{} | [optional] | |
| Identifier | Pointer to interface{} | [optional] | |
| MediaTagPrefix | Pointer to interface{} | [optional] | |
| MediaTagVersion | Pointer to interface{} | [optional] | |
| MixedParents | Pointer to interface{} | [optional] | |
| Metadata | Pointer to interface{} | [optional] |
Methods
NewGetRecentlyAdded200ResponseMediaContainer
func NewGetRecentlyAdded200ResponseMediaContainer() *GetRecentlyAdded200ResponseMediaContainer
NewGetRecentlyAdded200ResponseMediaContainer instantiates a new GetRecentlyAdded200ResponseMediaContainer 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
NewGetRecentlyAdded200ResponseMediaContainerWithDefaults
func NewGetRecentlyAdded200ResponseMediaContainerWithDefaults() *GetRecentlyAdded200ResponseMediaContainer
NewGetRecentlyAdded200ResponseMediaContainerWithDefaults instantiates a new GetRecentlyAdded200ResponseMediaContainer 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
GetSize
func (o *GetRecentlyAdded200ResponseMediaContainer) GetSize() interface{}
GetSize returns the Size field if non-nil, zero value otherwise.
GetSizeOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetSizeOk() (*interface{}, bool)
GetSizeOk returns a tuple with the Size field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetSize
func (o *GetRecentlyAdded200ResponseMediaContainer) SetSize(v interface{})
SetSize sets Size field to given value.
HasSize
func (o *GetRecentlyAdded200ResponseMediaContainer) HasSize() bool
HasSize returns a boolean if a field has been set.
SetSizeNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetSizeNil(b bool)
SetSizeNil sets the value for Size to be an explicit nil
UnsetSize
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetSize()
UnsetSize ensures that no value is present for Size, not even an explicit nil
GetAllowSync
func (o *GetRecentlyAdded200ResponseMediaContainer) GetAllowSync() interface{}
GetAllowSync returns the AllowSync field if non-nil, zero value otherwise.
GetAllowSyncOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetAllowSyncOk() (*interface{}, bool)
GetAllowSyncOk returns a tuple with the AllowSync field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetAllowSync
func (o *GetRecentlyAdded200ResponseMediaContainer) SetAllowSync(v interface{})
SetAllowSync sets AllowSync field to given value.
HasAllowSync
func (o *GetRecentlyAdded200ResponseMediaContainer) HasAllowSync() bool
HasAllowSync returns a boolean if a field has been set.
SetAllowSyncNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetAllowSyncNil(b bool)
SetAllowSyncNil sets the value for AllowSync to be an explicit nil
UnsetAllowSync
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetAllowSync()
UnsetAllowSync ensures that no value is present for AllowSync, not even an explicit nil
GetIdentifier
func (o *GetRecentlyAdded200ResponseMediaContainer) GetIdentifier() interface{}
GetIdentifier returns the Identifier field if non-nil, zero value otherwise.
GetIdentifierOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetIdentifierOk() (*interface{}, bool)
GetIdentifierOk returns a tuple with the Identifier field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetIdentifier
func (o *GetRecentlyAdded200ResponseMediaContainer) SetIdentifier(v interface{})
SetIdentifier sets Identifier field to given value.
HasIdentifier
func (o *GetRecentlyAdded200ResponseMediaContainer) HasIdentifier() bool
HasIdentifier returns a boolean if a field has been set.
SetIdentifierNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetIdentifierNil(b bool)
SetIdentifierNil sets the value for Identifier to be an explicit nil
UnsetIdentifier
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetIdentifier()
UnsetIdentifier ensures that no value is present for Identifier, not even an explicit nil
GetMediaTagPrefix
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMediaTagPrefix() interface{}
GetMediaTagPrefix returns the MediaTagPrefix field if non-nil, zero value otherwise.
GetMediaTagPrefixOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMediaTagPrefixOk() (*interface{}, bool)
GetMediaTagPrefixOk returns a tuple with the MediaTagPrefix field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetMediaTagPrefix
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMediaTagPrefix(v interface{})
SetMediaTagPrefix sets MediaTagPrefix field to given value.
HasMediaTagPrefix
func (o *GetRecentlyAdded200ResponseMediaContainer) HasMediaTagPrefix() bool
HasMediaTagPrefix returns a boolean if a field has been set.
SetMediaTagPrefixNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMediaTagPrefixNil(b bool)
SetMediaTagPrefixNil sets the value for MediaTagPrefix to be an explicit nil
UnsetMediaTagPrefix
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetMediaTagPrefix()
UnsetMediaTagPrefix ensures that no value is present for MediaTagPrefix, not even an explicit nil
GetMediaTagVersion
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMediaTagVersion() interface{}
GetMediaTagVersion returns the MediaTagVersion field if non-nil, zero value otherwise.
GetMediaTagVersionOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMediaTagVersionOk() (*interface{}, bool)
GetMediaTagVersionOk returns a tuple with the MediaTagVersion field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetMediaTagVersion
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMediaTagVersion(v interface{})
SetMediaTagVersion sets MediaTagVersion field to given value.
HasMediaTagVersion
func (o *GetRecentlyAdded200ResponseMediaContainer) HasMediaTagVersion() bool
HasMediaTagVersion returns a boolean if a field has been set.
SetMediaTagVersionNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMediaTagVersionNil(b bool)
SetMediaTagVersionNil sets the value for MediaTagVersion to be an explicit nil
UnsetMediaTagVersion
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetMediaTagVersion()
UnsetMediaTagVersion ensures that no value is present for MediaTagVersion, not even an explicit nil
GetMixedParents
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMixedParents() interface{}
GetMixedParents returns the MixedParents field if non-nil, zero value otherwise.
GetMixedParentsOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMixedParentsOk() (*interface{}, bool)
GetMixedParentsOk returns a tuple with the MixedParents field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetMixedParents
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMixedParents(v interface{})
SetMixedParents sets MixedParents field to given value.
HasMixedParents
func (o *GetRecentlyAdded200ResponseMediaContainer) HasMixedParents() bool
HasMixedParents returns a boolean if a field has been set.
SetMixedParentsNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMixedParentsNil(b bool)
SetMixedParentsNil sets the value for MixedParents to be an explicit nil
UnsetMixedParents
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetMixedParents()
UnsetMixedParents ensures that no value is present for MixedParents, not even an explicit nil
GetMetadata
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMetadata() interface{}
GetMetadata returns the Metadata field if non-nil, zero value otherwise.
GetMetadataOk
func (o *GetRecentlyAdded200ResponseMediaContainer) GetMetadataOk() (*interface{}, bool)
GetMetadataOk returns a tuple with the Metadata field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetMetadata
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMetadata(v interface{})
SetMetadata sets Metadata field to given value.
HasMetadata
func (o *GetRecentlyAdded200ResponseMediaContainer) HasMetadata() bool
HasMetadata returns a boolean if a field has been set.
SetMetadataNil
func (o *GetRecentlyAdded200ResponseMediaContainer) SetMetadataNil(b bool)
SetMetadataNil sets the value for Metadata to be an explicit nil
UnsetMetadata
func (o *GetRecentlyAdded200ResponseMediaContainer) UnsetMetadata()
UnsetMetadata ensures that no value is present for Metadata, not even an explicit nil