Skip to content

Latest commit

 

History

History
420 lines (227 loc) · 15 KB

DeviceInformationGetDeviceDetails200ResponseLostMode.md

File metadata and controls

420 lines (227 loc) · 15 KB

DeviceInformationGetDeviceDetails200ResponseLostMode

Properties

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]

Methods

NewDeviceInformationGetDeviceDetails200ResponseLostMode

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

NewDeviceInformationGetDeviceDetails200ResponseLostModeWithDefaults

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

GetLostModeStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLostModeStatus() string

GetLostModeStatus returns the LostModeStatus field if non-nil, zero value otherwise.

GetLostModeStatusOk

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.

SetLostModeStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLostModeStatus(v string)

SetLostModeStatus sets LostModeStatus field to given value.

HasLostModeStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLostModeStatus() bool

HasLostModeStatus returns a boolean if a field has been set.

GetEnabledBy

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetEnabledBy() string

GetEnabledBy returns the EnabledBy field if non-nil, zero value otherwise.

GetEnabledByOk

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.

SetEnabledBy

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetEnabledBy(v string)

SetEnabledBy sets EnabledBy field to given value.

HasEnabledBy

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasEnabledBy() bool

HasEnabledBy returns a boolean if a field has been set.

GetEnableStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetEnableStatusAt() string

GetEnableStatusAt returns the EnableStatusAt field if non-nil, zero value otherwise.

GetEnableStatusAtOk

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.

SetEnableStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetEnableStatusAt(v string)

SetEnableStatusAt sets EnableStatusAt field to given value.

HasEnableStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasEnableStatusAt() bool

HasEnableStatusAt returns a boolean if a field has been set.

GetLockScreenMessage

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenMessage() string

GetLockScreenMessage returns the LockScreenMessage field if non-nil, zero value otherwise.

GetLockScreenMessageOk

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.

SetLockScreenMessage

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLockScreenMessage(v string)

SetLockScreenMessage sets LockScreenMessage field to given value.

HasLockScreenMessage

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLockScreenMessage() bool

HasLockScreenMessage returns a boolean if a field has been set.

GetLockScreenPhoneNumber

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenPhoneNumber() string

GetLockScreenPhoneNumber returns the LockScreenPhoneNumber field if non-nil, zero value otherwise.

GetLockScreenPhoneNumberOk

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.

SetLockScreenPhoneNumber

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLockScreenPhoneNumber(v string)

SetLockScreenPhoneNumber sets LockScreenPhoneNumber field to given value.

HasLockScreenPhoneNumber

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLockScreenPhoneNumber() bool

HasLockScreenPhoneNumber returns a boolean if a field has been set.

GetLockScreenFootnote

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLockScreenFootnote() string

GetLockScreenFootnote returns the LockScreenFootnote field if non-nil, zero value otherwise.

GetLockScreenFootnoteOk

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.

SetLockScreenFootnote

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLockScreenFootnote(v string)

SetLockScreenFootnote sets LockScreenFootnote field to given value.

HasLockScreenFootnote

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLockScreenFootnote() bool

HasLockScreenFootnote returns a boolean if a field has been set.

GetDisableStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisableStatus() string

GetDisableStatus returns the DisableStatus field if non-nil, zero value otherwise.

GetDisableStatusOk

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.

SetDisableStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetDisableStatus(v string)

SetDisableStatus sets DisableStatus field to given value.

HasDisableStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasDisableStatus() bool

HasDisableStatus returns a boolean if a field has been set.

GetDisabledBy

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisabledBy() string

GetDisabledBy returns the DisabledBy field if non-nil, zero value otherwise.

GetDisabledByOk

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.

SetDisabledBy

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetDisabledBy(v string)

SetDisabledBy sets DisabledBy field to given value.

HasDisabledBy

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasDisabledBy() bool

HasDisabledBy returns a boolean if a field has been set.

GetDisableStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetDisableStatusAt() string

GetDisableStatusAt returns the DisableStatusAt field if non-nil, zero value otherwise.

GetDisableStatusAtOk

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.

SetDisableStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetDisableStatusAt(v string)

SetDisableStatusAt sets DisableStatusAt field to given value.

HasDisableStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasDisableStatusAt() bool

HasDisableStatusAt returns a boolean if a field has been set.

GetLastLocationStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationStatus() string

GetLastLocationStatus returns the LastLocationStatus field if non-nil, zero value otherwise.

GetLastLocationStatusOk

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.

SetLastLocationStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocationStatus(v string)

SetLastLocationStatus sets LastLocationStatus field to given value.

HasLastLocationStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocationStatus() bool

HasLastLocationStatus returns a boolean if a field has been set.

GetLastLocationStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationStatusAt() string

GetLastLocationStatusAt returns the LastLocationStatusAt field if non-nil, zero value otherwise.

GetLastLocationStatusAtOk

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.

SetLastLocationStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocationStatusAt(v string)

SetLastLocationStatusAt sets LastLocationStatusAt field to given value.

HasLastLocationStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocationStatusAt() bool

HasLastLocationStatusAt returns a boolean if a field has been set.

GetLastLocation

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocation() DeviceInformationGetDeviceDetails200ResponseLostModeLastLocation

GetLastLocation returns the LastLocation field if non-nil, zero value otherwise.

GetLastLocationOk

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.

SetLastLocation

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocation(v DeviceInformationGetDeviceDetails200ResponseLostModeLastLocation)

SetLastLocation sets LastLocation field to given value.

HasLastLocation

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocation() bool

HasLastLocation returns a boolean if a field has been set.

GetLastLocationAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetLastLocationAt() string

GetLastLocationAt returns the LastLocationAt field if non-nil, zero value otherwise.

GetLastLocationAtOk

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.

SetLastLocationAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetLastLocationAt(v string)

SetLastLocationAt sets LastLocationAt field to given value.

HasLastLocationAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasLastLocationAt() bool

HasLastLocationAt returns a boolean if a field has been set.

GetSoundStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetSoundStatus() string

GetSoundStatus returns the SoundStatus field if non-nil, zero value otherwise.

GetSoundStatusOk

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.

SetSoundStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetSoundStatus(v string)

SetSoundStatus sets SoundStatus field to given value.

HasSoundStatus

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasSoundStatus() bool

HasSoundStatus returns a boolean if a field has been set.

GetSoundStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) GetSoundStatusAt() string

GetSoundStatusAt returns the SoundStatusAt field if non-nil, zero value otherwise.

GetSoundStatusAtOk

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.

SetSoundStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) SetSoundStatusAt(v string)

SetSoundStatusAt sets SoundStatusAt field to given value.

HasSoundStatusAt

func (o *DeviceInformationGetDeviceDetails200ResponseLostMode) HasSoundStatusAt() bool

HasSoundStatusAt returns a boolean if a field has been set.

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