Skip to content

Latest commit

 

History

History
238 lines (129 loc) · 8.4 KB

DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager.md

File metadata and controls

238 lines (129 loc) · 8.4 KB

DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager

Properties

Name Type Description Notes
Model Pointer to string [optional]
Color Pointer to string [optional]
Description Pointer to string [optional]
SerialNumber Pointer to string [optional]
DeviceFamily Pointer to string [optional]
Os Pointer to string [optional]
DeviceAssignedDate Pointer to string [optional]
DeviceAssignedBy Pointer to string [optional]

Methods

NewDeviceInformationGetDeviceDetails200ResponseAppleBusinessManager

func NewDeviceInformationGetDeviceDetails200ResponseAppleBusinessManager() *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager

NewDeviceInformationGetDeviceDetails200ResponseAppleBusinessManager instantiates a new DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager 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

NewDeviceInformationGetDeviceDetails200ResponseAppleBusinessManagerWithDefaults

func NewDeviceInformationGetDeviceDetails200ResponseAppleBusinessManagerWithDefaults() *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager

NewDeviceInformationGetDeviceDetails200ResponseAppleBusinessManagerWithDefaults instantiates a new DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager 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

GetModel

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetModel() string

GetModel returns the Model field if non-nil, zero value otherwise.

GetModelOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetModelOk() (*string, bool)

GetModelOk returns a tuple with the Model field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetModel

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetModel(v string)

SetModel sets Model field to given value.

HasModel

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasModel() bool

HasModel returns a boolean if a field has been set.

GetColor

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetColor() string

GetColor returns the Color field if non-nil, zero value otherwise.

GetColorOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetColorOk() (*string, bool)

GetColorOk returns a tuple with the Color field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetColor

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetColor(v string)

SetColor sets Color field to given value.

HasColor

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasColor() bool

HasColor returns a boolean if a field has been set.

GetDescription

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDescription() string

GetDescription returns the Description field if non-nil, zero value otherwise.

GetDescriptionOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) 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.

SetDescription

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetDescription(v string)

SetDescription sets Description field to given value.

HasDescription

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasDescription() bool

HasDescription returns a boolean if a field has been set.

GetSerialNumber

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetSerialNumber() string

GetSerialNumber returns the SerialNumber field if non-nil, zero value otherwise.

GetSerialNumberOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetSerialNumberOk() (*string, bool)

GetSerialNumberOk returns a tuple with the SerialNumber field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSerialNumber

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetSerialNumber(v string)

SetSerialNumber sets SerialNumber field to given value.

HasSerialNumber

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasSerialNumber() bool

HasSerialNumber returns a boolean if a field has been set.

GetDeviceFamily

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDeviceFamily() string

GetDeviceFamily returns the DeviceFamily field if non-nil, zero value otherwise.

GetDeviceFamilyOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDeviceFamilyOk() (*string, bool)

GetDeviceFamilyOk returns a tuple with the DeviceFamily field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDeviceFamily

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetDeviceFamily(v string)

SetDeviceFamily sets DeviceFamily field to given value.

HasDeviceFamily

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasDeviceFamily() bool

HasDeviceFamily returns a boolean if a field has been set.

GetOs

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetOs() string

GetOs returns the Os field if non-nil, zero value otherwise.

GetOsOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetOsOk() (*string, bool)

GetOsOk returns a tuple with the Os field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOs

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetOs(v string)

SetOs sets Os field to given value.

HasOs

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasOs() bool

HasOs returns a boolean if a field has been set.

GetDeviceAssignedDate

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDeviceAssignedDate() string

GetDeviceAssignedDate returns the DeviceAssignedDate field if non-nil, zero value otherwise.

GetDeviceAssignedDateOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDeviceAssignedDateOk() (*string, bool)

GetDeviceAssignedDateOk returns a tuple with the DeviceAssignedDate field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDeviceAssignedDate

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetDeviceAssignedDate(v string)

SetDeviceAssignedDate sets DeviceAssignedDate field to given value.

HasDeviceAssignedDate

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasDeviceAssignedDate() bool

HasDeviceAssignedDate returns a boolean if a field has been set.

GetDeviceAssignedBy

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDeviceAssignedBy() string

GetDeviceAssignedBy returns the DeviceAssignedBy field if non-nil, zero value otherwise.

GetDeviceAssignedByOk

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) GetDeviceAssignedByOk() (*string, bool)

GetDeviceAssignedByOk returns a tuple with the DeviceAssignedBy field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDeviceAssignedBy

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) SetDeviceAssignedBy(v string)

SetDeviceAssignedBy sets DeviceAssignedBy field to given value.

HasDeviceAssignedBy

func (o *DeviceInformationGetDeviceDetails200ResponseAppleBusinessManager) HasDeviceAssignedBy() bool

HasDeviceAssignedBy returns a boolean if a field has been set.

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