Name | Type | Description | Notes |
---|---|---|---|
Id | Pointer to string | [optional] | |
Blueprint | Pointer to AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseBlueprint | [optional] | |
AccessTokenExpiry | Pointer to string | [optional] | |
ServerName | Pointer to string | [optional] | |
ServerUuid | Pointer to string | [optional] | |
AdminId | Pointer to string | [optional] | |
OrgName | Pointer to string | [optional] | |
OrgEmail | Pointer to string | [optional] | |
OrgPhone | Pointer to string | [optional] | |
OrgAddress | Pointer to string | [optional] | |
OrgType | Pointer to string | [optional] | |
StokenFileName | Pointer to string | [optional] | |
LastDeviceSync | Pointer to interface{} | [optional] | |
Defaults | Pointer to AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDefaults | [optional] | |
DaysLeft | Pointer to int32 | [optional] | |
Status | Pointer to string | [optional] | |
StatusReason | Pointer to interface{} | [optional] | |
StatusReceivedAt | Pointer to interface{} | [optional] | |
DeviceCounts | Pointer to AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDeviceCounts | [optional] |
func NewAutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response() *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response
NewAutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response instantiates a new AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response 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 NewAutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseWithDefaults() *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response
NewAutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseWithDefaults instantiates a new AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response 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 *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetId() string
GetId returns the Id field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetIdOk() (*string, 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 *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetId(v string)
SetId sets Id field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasId() bool
HasId returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetBlueprint() AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseBlueprint
GetBlueprint returns the Blueprint field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetBlueprintOk() (*AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseBlueprint, bool)
GetBlueprintOk returns a tuple with the Blueprint field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetBlueprint(v AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseBlueprint)
SetBlueprint sets Blueprint field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasBlueprint() bool
HasBlueprint returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetAccessTokenExpiry() string
GetAccessTokenExpiry returns the AccessTokenExpiry field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetAccessTokenExpiryOk() (*string, bool)
GetAccessTokenExpiryOk returns a tuple with the AccessTokenExpiry field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetAccessTokenExpiry(v string)
SetAccessTokenExpiry sets AccessTokenExpiry field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasAccessTokenExpiry() bool
HasAccessTokenExpiry returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetServerName() string
GetServerName returns the ServerName field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetServerNameOk() (*string, bool)
GetServerNameOk returns a tuple with the ServerName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetServerName(v string)
SetServerName sets ServerName field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasServerName() bool
HasServerName returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetServerUuid() string
GetServerUuid returns the ServerUuid field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetServerUuidOk() (*string, bool)
GetServerUuidOk returns a tuple with the ServerUuid field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetServerUuid(v string)
SetServerUuid sets ServerUuid field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasServerUuid() bool
HasServerUuid returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetAdminId() string
GetAdminId returns the AdminId field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetAdminIdOk() (*string, bool)
GetAdminIdOk returns a tuple with the AdminId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetAdminId(v string)
SetAdminId sets AdminId field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasAdminId() bool
HasAdminId returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgName() string
GetOrgName returns the OrgName field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgNameOk() (*string, bool)
GetOrgNameOk returns a tuple with the OrgName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetOrgName(v string)
SetOrgName sets OrgName field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasOrgName() bool
HasOrgName returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgEmail() string
GetOrgEmail returns the OrgEmail field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgEmailOk() (*string, bool)
GetOrgEmailOk returns a tuple with the OrgEmail field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetOrgEmail(v string)
SetOrgEmail sets OrgEmail field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasOrgEmail() bool
HasOrgEmail returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgPhone() string
GetOrgPhone returns the OrgPhone field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgPhoneOk() (*string, bool)
GetOrgPhoneOk returns a tuple with the OrgPhone field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetOrgPhone(v string)
SetOrgPhone sets OrgPhone field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasOrgPhone() bool
HasOrgPhone returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgAddress() string
GetOrgAddress returns the OrgAddress field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgAddressOk() (*string, bool)
GetOrgAddressOk returns a tuple with the OrgAddress field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetOrgAddress(v string)
SetOrgAddress sets OrgAddress field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasOrgAddress() bool
HasOrgAddress returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgType() string
GetOrgType returns the OrgType field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetOrgTypeOk() (*string, bool)
GetOrgTypeOk returns a tuple with the OrgType field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetOrgType(v string)
SetOrgType sets OrgType field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasOrgType() bool
HasOrgType returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStokenFileName() string
GetStokenFileName returns the StokenFileName field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStokenFileNameOk() (*string, bool)
GetStokenFileNameOk returns a tuple with the StokenFileName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetStokenFileName(v string)
SetStokenFileName sets StokenFileName field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasStokenFileName() bool
HasStokenFileName returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetLastDeviceSync() interface{}
GetLastDeviceSync returns the LastDeviceSync field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetLastDeviceSyncOk() (*interface{}, bool)
GetLastDeviceSyncOk returns a tuple with the LastDeviceSync field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetLastDeviceSync(v interface{})
SetLastDeviceSync sets LastDeviceSync field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasLastDeviceSync() bool
HasLastDeviceSync returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetLastDeviceSyncNil(b bool)
SetLastDeviceSyncNil sets the value for LastDeviceSync to be an explicit nil
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) UnsetLastDeviceSync()
UnsetLastDeviceSync ensures that no value is present for LastDeviceSync, not even an explicit nil
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetDefaults() AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDefaults
GetDefaults returns the Defaults field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetDefaultsOk() (*AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDefaults, bool)
GetDefaultsOk returns a tuple with the Defaults field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetDefaults(v AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDefaults)
SetDefaults sets Defaults field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasDefaults() bool
HasDefaults returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetDaysLeft() int32
GetDaysLeft returns the DaysLeft field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetDaysLeftOk() (*int32, bool)
GetDaysLeftOk returns a tuple with the DaysLeft field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetDaysLeft(v int32)
SetDaysLeft sets DaysLeft field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasDaysLeft() bool
HasDaysLeft returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStatus() string
GetStatus returns the Status field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetStatus(v string)
SetStatus sets Status field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStatusReason() interface{}
GetStatusReason returns the StatusReason field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStatusReasonOk() (*interface{}, bool)
GetStatusReasonOk returns a tuple with the StatusReason field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetStatusReason(v interface{})
SetStatusReason sets StatusReason field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasStatusReason() bool
HasStatusReason returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetStatusReasonNil(b bool)
SetStatusReasonNil sets the value for StatusReason to be an explicit nil
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) UnsetStatusReason()
UnsetStatusReason ensures that no value is present for StatusReason, not even an explicit nil
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStatusReceivedAt() interface{}
GetStatusReceivedAt returns the StatusReceivedAt field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetStatusReceivedAtOk() (*interface{}, bool)
GetStatusReceivedAtOk returns a tuple with the StatusReceivedAt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetStatusReceivedAt(v interface{})
SetStatusReceivedAt sets StatusReceivedAt field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasStatusReceivedAt() bool
HasStatusReceivedAt returns a boolean if a field has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetStatusReceivedAtNil(b bool)
SetStatusReceivedAtNil sets the value for StatusReceivedAt to be an explicit nil
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) UnsetStatusReceivedAt()
UnsetStatusReceivedAt ensures that no value is present for StatusReceivedAt, not even an explicit nil
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetDeviceCounts() AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDeviceCounts
GetDeviceCounts returns the DeviceCounts field if non-nil, zero value otherwise.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) GetDeviceCountsOk() (*AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDeviceCounts, bool)
GetDeviceCountsOk returns a tuple with the DeviceCounts field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) SetDeviceCounts(v AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200ResponseDeviceCounts)
SetDeviceCounts sets DeviceCounts field to given value.
func (o *AutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response) HasDeviceCounts() bool
HasDeviceCounts returns a boolean if a field has been set.