Name | Type | Description | Notes |
---|---|---|---|
LostModeStatus | Pointer to string | [optional] | |
EnabledBy | Pointer to string | [optional] | |
EnableStatusAt | Pointer to string | [optional] | |
LockScreenMessage | Pointer to string | [optional] | |
LockScreenPhoneNumber | Pointer to string | [optional] | |
LockScreenFootnote | Pointer to string | [optional] | |
DisableStatus | Pointer to string | [optional] | |
DisabledBy | Pointer to string | [optional] | |
DisableStatusAt | Pointer to string | [optional] | |
LastLocationStatus | Pointer to string | [optional] | |
LastLocationStatusAt | Pointer to string | [optional] | |
LastLocation | Pointer to DeviceInformationGetDeviceDetails200ResponseLostModeLastLocation | [optional] | |
LastLocationAt | Pointer to string | [optional] | |
SoundStatus | Pointer to string | [optional] | |
SoundStatusAt | Pointer to string | [optional] |
func NewDeviceInformationGetDeviceDetails200ResponseLostMode() *DeviceInformationGetDeviceDetails200ResponseLostMode
NewDeviceInformationGetDeviceDetails200ResponseLostMode instantiates a new DeviceInformationGetDeviceDetails200ResponseLostMode 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 NewDeviceInformationGetDeviceDetails200ResponseLostModeWithDefaults() *DeviceInformationGetDeviceDetails200ResponseLostMode
NewDeviceInformationGetDeviceDetails200ResponseLostModeWithDefaults instantiates a new DeviceInformationGetDeviceDetails200ResponseLostMode 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 *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLostModeStatus() string
GetLostModeStatus returns the LostModeStatus field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLostModeStatusOk() (*string, bool)
GetLostModeStatusOk returns a tuple with the LostModeStatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLostModeStatus(v string)
SetLostModeStatus sets LostModeStatus field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLostModeStatus() bool
HasLostModeStatus returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetEnabledBy() string
GetEnabledBy returns the EnabledBy field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetEnabledByOk() (*string, bool)
GetEnabledByOk returns a tuple with the EnabledBy field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetEnabledBy(v string)
SetEnabledBy sets EnabledBy field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasEnabledBy() bool
HasEnabledBy returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetEnableStatusAt() string
GetEnableStatusAt returns the EnableStatusAt field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetEnableStatusAtOk() (*string, bool)
GetEnableStatusAtOk returns a tuple with the EnableStatusAt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetEnableStatusAt(v string)
SetEnableStatusAt sets EnableStatusAt field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasEnableStatusAt() bool
HasEnableStatusAt returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenMessage() string
GetLockScreenMessage returns the LockScreenMessage field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenMessageOk() (*string, bool)
GetLockScreenMessageOk returns a tuple with the LockScreenMessage field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLockScreenMessage(v string)
SetLockScreenMessage sets LockScreenMessage field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLockScreenMessage() bool
HasLockScreenMessage returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenPhoneNumber() string
GetLockScreenPhoneNumber returns the LockScreenPhoneNumber field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenPhoneNumberOk() (*string, bool)
GetLockScreenPhoneNumberOk returns a tuple with the LockScreenPhoneNumber field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLockScreenPhoneNumber(v string)
SetLockScreenPhoneNumber sets LockScreenPhoneNumber field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLockScreenPhoneNumber() bool
HasLockScreenPhoneNumber returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenFootnote() string
GetLockScreenFootnote returns the LockScreenFootnote field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenFootnoteOk() (*string, bool)
GetLockScreenFootnoteOk returns a tuple with the LockScreenFootnote field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLockScreenFootnote(v string)
SetLockScreenFootnote sets LockScreenFootnote field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLockScreenFootnote() bool
HasLockScreenFootnote returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisableStatus() string
GetDisableStatus returns the DisableStatus field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisableStatusOk() (*string, bool)
GetDisableStatusOk returns a tuple with the DisableStatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetDisableStatus(v string)
SetDisableStatus sets DisableStatus field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasDisableStatus() bool
HasDisableStatus returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisabledBy() string
GetDisabledBy returns the DisabledBy field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisabledByOk() (*string, bool)
GetDisabledByOk returns a tuple with the DisabledBy field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetDisabledBy(v string)
SetDisabledBy sets DisabledBy field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasDisabledBy() bool
HasDisabledBy returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisableStatusAt() string
GetDisableStatusAt returns the DisableStatusAt field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisableStatusAtOk() (*string, bool)
GetDisableStatusAtOk returns a tuple with the DisableStatusAt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetDisableStatusAt(v string)
SetDisableStatusAt sets DisableStatusAt field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasDisableStatusAt() bool
HasDisableStatusAt returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationStatus() string
GetLastLocationStatus returns the LastLocationStatus field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationStatusOk() (*string, bool)
GetLastLocationStatusOk returns a tuple with the LastLocationStatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocationStatus(v string)
SetLastLocationStatus sets LastLocationStatus field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocationStatus() bool
HasLastLocationStatus returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationStatusAt() string
GetLastLocationStatusAt returns the LastLocationStatusAt field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationStatusAtOk() (*string, bool)
GetLastLocationStatusAtOk returns a tuple with the LastLocationStatusAt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocationStatusAt(v string)
SetLastLocationStatusAt sets LastLocationStatusAt field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocationStatusAt() bool
HasLastLocationStatusAt returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocation() DeviceInformationGetDeviceDetails200ResponseLostModeLastLocation
GetLastLocation returns the LastLocation field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationOk() (*DeviceInformationGetDeviceDetails200ResponseLostModeLastLocation, bool)
GetLastLocationOk returns a tuple with the LastLocation field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocation(v DeviceInformationGetDeviceDetails200ResponseLostModeLastLocation)
SetLastLocation sets LastLocation field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocation() bool
HasLastLocation returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationAt() string
GetLastLocationAt returns the LastLocationAt field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationAtOk() (*string, bool)
GetLastLocationAtOk returns a tuple with the LastLocationAt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocationAt(v string)
SetLastLocationAt sets LastLocationAt field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocationAt() bool
HasLastLocationAt returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetSoundStatus() string
GetSoundStatus returns the SoundStatus field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetSoundStatusOk() (*string, bool)
GetSoundStatusOk returns a tuple with the SoundStatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetSoundStatus(v string)
SetSoundStatus sets SoundStatus field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasSoundStatus() bool
HasSoundStatus returns a boolean if a field has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetSoundStatusAt() string
GetSoundStatusAt returns the SoundStatusAt field if non-nil, zero value otherwise.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetSoundStatusAtOk() (*string, bool)
GetSoundStatusAtOk returns a tuple with the SoundStatusAt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetSoundStatusAt(v string)
SetSoundStatusAt sets SoundStatusAt field to given value.
func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasSoundStatusAt() bool
HasSoundStatusAt returns a boolean if a field has been set.