| Name | Type | Description | Notes |
|---|---|---|---|
| StaticDelayedCreateTime | Pointer to string | The delay of creation status. <b>1</b> indicates that the object is not created yet. | [optional] |
| StaticDelayedDeleteTime | Pointer to string | The delay of deletion status. <b>1</b> indicates that the object is not deleted yet. | [optional] |
| ServerClassName | Pointer to string | The name of the class applied to the DHCPv4 server the object belongs to, it can be preceded by the class directory. | [optional] |
| ServerClassParameters | Pointer to []ApiClassParameterOutputEntry | The class parameters applied to the DHCPv4 server the object belongs to. | [optional] |
| ServerId | Pointer to string | The database identifier (ID) of the DHCPv4 server the object belongs to. | [optional] |
| ServerName | Pointer to string | The name of the DHCPv4 server the object belongs to. | [optional] |
| ServerType | Pointer to string | The type of the DHCPv4 server the object belongs to: <table><caption>server_type possible values</caption><br/><thead><tr><th>Type</th><th>Description</th></tr><br/></thead><br/><tbody><tr><td >ipm</td><td >EfficientIP or EfficientIP Package server</td></tr><tr><td >msrpc</td><td >Microsoft Windows DHCP server</td></tr><tr><td >vdhcp</td><td >EfficientIP DHCPv4 smart architecture</td></tr></tbody></table></p><br/> | [optional] |
| ServerVersion | Pointer to string | The version details of the DHCPv4 server the object belongs to. | [optional] |
| GroupClassName | Pointer to string | The name of the class applied to the DHCPv4 group the static belongs to, it can be preceded by the class directory. | [optional] |
| GroupClassParameters | Pointer to []ApiClassParameterOutputEntry | The class parameters applied to the DHCPv4 group the static belongs to,. | [optional] |
| GroupId | Pointer to string | The database identifier (ID) of the DHCPv4 group. | [optional] |
| GroupName | Pointer to string | The name of the DHCPv4 group associated with the object. | [optional] |
| StaticAddr | Pointer to string | The IP address associated with the DHCPv4 static. | [optional] |
| StaticClassName | Pointer to string | The name of the class applied to the DHCPv4 static, it can be preceded by the class directory. | [optional] |
| StaticClassParameters | Pointer to []ApiClassParameterOutputEntry | The class parameters applied to the DHCPv4 static. | [optional] |
| StaticDomain | Pointer to string | The domain name associated with the DHCPv4 static. | [optional] |
| StaticExpireTime | Pointer to string | The expiration time of the lease associated with the DHCPv4 static, in decimal UNIX date format. | [optional] |
| StaticId | Pointer to string | The database identifier (ID) of the DHCPv4 static. | [optional] |
| StaticIdentifier | Pointer to string | The host identifier of the DHCPv4 static, specified as follows: <b>option <option-name> expected value</b>. | [optional] |
| StaticAddressAddr | Pointer to string | The IP address associated with the DHCPv4 static, in hexadecimal format. | [optional] |
| StaticLastSeen | Pointer to string | The last time the MAC address associated with the DHCPv4 static was seen on the network, in decimal UNIX date format. | [optional] |
| StaticMacAddr | Pointer to string | The MAC address associated with the DHCPv4 static. It is composed of 7 sections, <b>00:11:22:33:44:55:66</b>, where <b>00</b> is the MAC address type. The type <b>01</b> indicates Ethernet. | [optional] |
| StaticName | Pointer to string | The name of the DHCPv4 static. | [optional] |
| ScopeClassName | Pointer to string | The name of the class applied to the DHCPv4 scope the object belongs to, it can be preceded by the class directory. | [optional] |
| ScopeClassParameters | Pointer to []ApiClassParameterOutputEntry | The class parameters applied to the DHCPv4 scope the object belongs to. | [optional] |
| ScopeEndAddressAddr | Pointer to string | The last IP address of the DHCPv4 scope the object belongs to, in hexadecimal format. | [optional] |
| ScopeId | Pointer to string | The database identifier (ID) of the DHCPv4 scope the object belongs to. | [optional] |
| ScopeName | Pointer to string | The name of the DHCPv4 scope the object belongs to. | [optional] |
| ScopeNetAddr | Pointer to string | The first IP address of the DHCPv4 scope the object belongs. | [optional] |
| ScopeNetMask | Pointer to string | The netmask of the DHCPv4 scope the object belongs to. It is expressed in dot-decimal notation and defines the number of addresses the scope contains. | [optional] |
| ScopeSpaceId | Pointer to string | The database identifier (ID) of the space associated with the DHCPv4 scope the object belongs to. | [optional] |
| ScopeSize | Pointer to string | The number of IP addresses the DHCPv4 scope the object belongs to contains. | [optional] |
| ScopeStartAddressAddr | Pointer to string | The first IP address of the DHCPv4 scope the object belongs to, in hexadecimal format. | [optional] |
| SharednetworkId | Pointer to string | The database identifier (ID) of the DHCPv4 shared network the object belongs to. | [optional] |
| SharednetworkName | Pointer to string | The name of the DHCPv4 shared network the object belongs to. | [optional] |
| StaticMacVendor | Pointer to string | The vendor details of the client associated with the DHCPv4 static. | [optional] |
| StaticMultistatus | Pointer to string | The Multi-status information is displayed as follows: <i><number-of-instances>@<message-number>@<multi-status-severity>@<module></i>. The different severity levels are:<br><b>Multi-status severity levels</b> <table border=1> <thead> <tr > <td><b>Message number</b></td> <td><b>Severity</b></td> <td><b>Description</b></td> </tr> </thead> <tbody> <tr valign=middle> <td>0 - 16</td> <td>Emergency</td> <td>The object configuration prevents the system from running properly. Action is required.</td> </tr> <tr valign=middle> <td>17 - 33</td> <td>Critical</td> <td>The object configuration is in critical conditions. Immediate action is recommended.</td> </tr> <tr valign=middle> <td>34 - 50</td> <td>Error</td> <td>The object configuration failed at some level. Action is recommended.</td> </tr> <tr valign=middle> <td>51 - 66</td> <td>Warning</td> <td>The object configuration triggers error messages if no action is taken. Action to be taken at your discretion.</td> </tr> <tr valign=middle> <td>67 - 83</td> <td>Notice</td> <td>The object configuration is normal but undergoing events that might trigger errors. No immediate action required.</td> </tr> <tr valign=middle> <td>84 - 100</td> <td>Informational</td> <td>The object configuration is normal, operational messages (might inform you about potential incompatibilities with other modules, etc). No action required.</td> </tr> </tbody></table> | [optional] |
| SmartParentId | Pointer to string | The database identifier (ID) of the DHCPv4 smart architecture managing the DHCPv4 server the object belongs to. <b>0</b> indicates that the server the object belongs to is not managed by a smart architecture or is a smart architecture itself. | [optional] |
| SmartParentName | Pointer to string | The name of the DHCPv4 smart architecture managing the DHCPv4 server the object belongs to. <b>#</b> indicates that the server is not managed by a smart architecture or is a smart architecture itself. | [optional] |
func NewDataInnerDhcpStaticData() *DataInnerDhcpStaticData
NewDataInnerDhcpStaticData instantiates a new DataInnerDhcpStaticData 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 NewDataInnerDhcpStaticDataWithDefaults() *DataInnerDhcpStaticData
NewDataInnerDhcpStaticDataWithDefaults instantiates a new DataInnerDhcpStaticData 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 *DataInnerDhcpStaticData) GetStaticDelayedCreateTime() string
GetStaticDelayedCreateTime returns the StaticDelayedCreateTime field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticDelayedCreateTimeOk() (*string, bool)
GetStaticDelayedCreateTimeOk returns a tuple with the StaticDelayedCreateTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticDelayedCreateTime(v string)
SetStaticDelayedCreateTime sets StaticDelayedCreateTime field to given value.
func (o *DataInnerDhcpStaticData) HasStaticDelayedCreateTime() bool
HasStaticDelayedCreateTime returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticDelayedDeleteTime() string
GetStaticDelayedDeleteTime returns the StaticDelayedDeleteTime field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticDelayedDeleteTimeOk() (*string, bool)
GetStaticDelayedDeleteTimeOk returns a tuple with the StaticDelayedDeleteTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticDelayedDeleteTime(v string)
SetStaticDelayedDeleteTime sets StaticDelayedDeleteTime field to given value.
func (o *DataInnerDhcpStaticData) HasStaticDelayedDeleteTime() bool
HasStaticDelayedDeleteTime returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetServerClassName() string
GetServerClassName returns the ServerClassName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetServerClassNameOk() (*string, bool)
GetServerClassNameOk returns a tuple with the ServerClassName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetServerClassName(v string)
SetServerClassName sets ServerClassName field to given value.
func (o *DataInnerDhcpStaticData) HasServerClassName() bool
HasServerClassName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetServerClassParameters() []ApiClassParameterOutputEntry
GetServerClassParameters returns the ServerClassParameters field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetServerClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)
GetServerClassParametersOk returns a tuple with the ServerClassParameters field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetServerClassParameters(v []ApiClassParameterOutputEntry)
SetServerClassParameters sets ServerClassParameters field to given value.
func (o *DataInnerDhcpStaticData) HasServerClassParameters() bool
HasServerClassParameters returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetServerId() string
GetServerId returns the ServerId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetServerIdOk() (*string, bool)
GetServerIdOk returns a tuple with the ServerId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetServerId(v string)
SetServerId sets ServerId field to given value.
func (o *DataInnerDhcpStaticData) HasServerId() bool
HasServerId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetServerName() string
GetServerName returns the ServerName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) 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 *DataInnerDhcpStaticData) SetServerName(v string)
SetServerName sets ServerName field to given value.
func (o *DataInnerDhcpStaticData) HasServerName() bool
HasServerName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetServerType() string
GetServerType returns the ServerType field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetServerTypeOk() (*string, bool)
GetServerTypeOk returns a tuple with the ServerType field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetServerType(v string)
SetServerType sets ServerType field to given value.
func (o *DataInnerDhcpStaticData) HasServerType() bool
HasServerType returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetServerVersion() string
GetServerVersion returns the ServerVersion field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetServerVersionOk() (*string, bool)
GetServerVersionOk returns a tuple with the ServerVersion field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetServerVersion(v string)
SetServerVersion sets ServerVersion field to given value.
func (o *DataInnerDhcpStaticData) HasServerVersion() bool
HasServerVersion returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetGroupClassName() string
GetGroupClassName returns the GroupClassName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetGroupClassNameOk() (*string, bool)
GetGroupClassNameOk returns a tuple with the GroupClassName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetGroupClassName(v string)
SetGroupClassName sets GroupClassName field to given value.
func (o *DataInnerDhcpStaticData) HasGroupClassName() bool
HasGroupClassName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetGroupClassParameters() []ApiClassParameterOutputEntry
GetGroupClassParameters returns the GroupClassParameters field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetGroupClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)
GetGroupClassParametersOk returns a tuple with the GroupClassParameters field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetGroupClassParameters(v []ApiClassParameterOutputEntry)
SetGroupClassParameters sets GroupClassParameters field to given value.
func (o *DataInnerDhcpStaticData) HasGroupClassParameters() bool
HasGroupClassParameters returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetGroupId() string
GetGroupId returns the GroupId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetGroupIdOk() (*string, bool)
GetGroupIdOk returns a tuple with the GroupId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetGroupId(v string)
SetGroupId sets GroupId field to given value.
func (o *DataInnerDhcpStaticData) HasGroupId() bool
HasGroupId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetGroupName() string
GetGroupName returns the GroupName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetGroupNameOk() (*string, bool)
GetGroupNameOk returns a tuple with the GroupName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetGroupName(v string)
SetGroupName sets GroupName field to given value.
func (o *DataInnerDhcpStaticData) HasGroupName() bool
HasGroupName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticAddr() string
GetStaticAddr returns the StaticAddr field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticAddrOk() (*string, bool)
GetStaticAddrOk returns a tuple with the StaticAddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticAddr(v string)
SetStaticAddr sets StaticAddr field to given value.
func (o *DataInnerDhcpStaticData) HasStaticAddr() bool
HasStaticAddr returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticClassName() string
GetStaticClassName returns the StaticClassName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticClassNameOk() (*string, bool)
GetStaticClassNameOk returns a tuple with the StaticClassName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticClassName(v string)
SetStaticClassName sets StaticClassName field to given value.
func (o *DataInnerDhcpStaticData) HasStaticClassName() bool
HasStaticClassName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticClassParameters() []ApiClassParameterOutputEntry
GetStaticClassParameters returns the StaticClassParameters field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)
GetStaticClassParametersOk returns a tuple with the StaticClassParameters field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticClassParameters(v []ApiClassParameterOutputEntry)
SetStaticClassParameters sets StaticClassParameters field to given value.
func (o *DataInnerDhcpStaticData) HasStaticClassParameters() bool
HasStaticClassParameters returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticDomain() string
GetStaticDomain returns the StaticDomain field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticDomainOk() (*string, bool)
GetStaticDomainOk returns a tuple with the StaticDomain field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticDomain(v string)
SetStaticDomain sets StaticDomain field to given value.
func (o *DataInnerDhcpStaticData) HasStaticDomain() bool
HasStaticDomain returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticExpireTime() string
GetStaticExpireTime returns the StaticExpireTime field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticExpireTimeOk() (*string, bool)
GetStaticExpireTimeOk returns a tuple with the StaticExpireTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticExpireTime(v string)
SetStaticExpireTime sets StaticExpireTime field to given value.
func (o *DataInnerDhcpStaticData) HasStaticExpireTime() bool
HasStaticExpireTime returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticId() string
GetStaticId returns the StaticId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticIdOk() (*string, bool)
GetStaticIdOk returns a tuple with the StaticId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticId(v string)
SetStaticId sets StaticId field to given value.
func (o *DataInnerDhcpStaticData) HasStaticId() bool
HasStaticId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticIdentifier() string
GetStaticIdentifier returns the StaticIdentifier field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticIdentifierOk() (*string, bool)
GetStaticIdentifierOk returns a tuple with the StaticIdentifier field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticIdentifier(v string)
SetStaticIdentifier sets StaticIdentifier field to given value.
func (o *DataInnerDhcpStaticData) HasStaticIdentifier() bool
HasStaticIdentifier returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticAddressAddr() string
GetStaticAddressAddr returns the StaticAddressAddr field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticAddressAddrOk() (*string, bool)
GetStaticAddressAddrOk returns a tuple with the StaticAddressAddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticAddressAddr(v string)
SetStaticAddressAddr sets StaticAddressAddr field to given value.
func (o *DataInnerDhcpStaticData) HasStaticAddressAddr() bool
HasStaticAddressAddr returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticLastSeen() string
GetStaticLastSeen returns the StaticLastSeen field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticLastSeenOk() (*string, bool)
GetStaticLastSeenOk returns a tuple with the StaticLastSeen field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticLastSeen(v string)
SetStaticLastSeen sets StaticLastSeen field to given value.
func (o *DataInnerDhcpStaticData) HasStaticLastSeen() bool
HasStaticLastSeen returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticMacAddr() string
GetStaticMacAddr returns the StaticMacAddr field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticMacAddrOk() (*string, bool)
GetStaticMacAddrOk returns a tuple with the StaticMacAddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticMacAddr(v string)
SetStaticMacAddr sets StaticMacAddr field to given value.
func (o *DataInnerDhcpStaticData) HasStaticMacAddr() bool
HasStaticMacAddr returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticName() string
GetStaticName returns the StaticName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticNameOk() (*string, bool)
GetStaticNameOk returns a tuple with the StaticName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticName(v string)
SetStaticName sets StaticName field to given value.
func (o *DataInnerDhcpStaticData) HasStaticName() bool
HasStaticName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeClassName() string
GetScopeClassName returns the ScopeClassName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeClassNameOk() (*string, bool)
GetScopeClassNameOk returns a tuple with the ScopeClassName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeClassName(v string)
SetScopeClassName sets ScopeClassName field to given value.
func (o *DataInnerDhcpStaticData) HasScopeClassName() bool
HasScopeClassName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeClassParameters() []ApiClassParameterOutputEntry
GetScopeClassParameters returns the ScopeClassParameters field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeClassParametersOk() (*[]ApiClassParameterOutputEntry, bool)
GetScopeClassParametersOk returns a tuple with the ScopeClassParameters field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeClassParameters(v []ApiClassParameterOutputEntry)
SetScopeClassParameters sets ScopeClassParameters field to given value.
func (o *DataInnerDhcpStaticData) HasScopeClassParameters() bool
HasScopeClassParameters returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeEndAddressAddr() string
GetScopeEndAddressAddr returns the ScopeEndAddressAddr field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeEndAddressAddrOk() (*string, bool)
GetScopeEndAddressAddrOk returns a tuple with the ScopeEndAddressAddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeEndAddressAddr(v string)
SetScopeEndAddressAddr sets ScopeEndAddressAddr field to given value.
func (o *DataInnerDhcpStaticData) HasScopeEndAddressAddr() bool
HasScopeEndAddressAddr returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeId() string
GetScopeId returns the ScopeId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeIdOk() (*string, bool)
GetScopeIdOk returns a tuple with the ScopeId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeId(v string)
SetScopeId sets ScopeId field to given value.
func (o *DataInnerDhcpStaticData) HasScopeId() bool
HasScopeId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeName() string
GetScopeName returns the ScopeName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeNameOk() (*string, bool)
GetScopeNameOk returns a tuple with the ScopeName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeName(v string)
SetScopeName sets ScopeName field to given value.
func (o *DataInnerDhcpStaticData) HasScopeName() bool
HasScopeName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeNetAddr() string
GetScopeNetAddr returns the ScopeNetAddr field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeNetAddrOk() (*string, bool)
GetScopeNetAddrOk returns a tuple with the ScopeNetAddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeNetAddr(v string)
SetScopeNetAddr sets ScopeNetAddr field to given value.
func (o *DataInnerDhcpStaticData) HasScopeNetAddr() bool
HasScopeNetAddr returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeNetMask() string
GetScopeNetMask returns the ScopeNetMask field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeNetMaskOk() (*string, bool)
GetScopeNetMaskOk returns a tuple with the ScopeNetMask field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeNetMask(v string)
SetScopeNetMask sets ScopeNetMask field to given value.
func (o *DataInnerDhcpStaticData) HasScopeNetMask() bool
HasScopeNetMask returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeSpaceId() string
GetScopeSpaceId returns the ScopeSpaceId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeSpaceIdOk() (*string, bool)
GetScopeSpaceIdOk returns a tuple with the ScopeSpaceId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeSpaceId(v string)
SetScopeSpaceId sets ScopeSpaceId field to given value.
func (o *DataInnerDhcpStaticData) HasScopeSpaceId() bool
HasScopeSpaceId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeSize() string
GetScopeSize returns the ScopeSize field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeSizeOk() (*string, bool)
GetScopeSizeOk returns a tuple with the ScopeSize field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeSize(v string)
SetScopeSize sets ScopeSize field to given value.
func (o *DataInnerDhcpStaticData) HasScopeSize() bool
HasScopeSize returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetScopeStartAddressAddr() string
GetScopeStartAddressAddr returns the ScopeStartAddressAddr field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetScopeStartAddressAddrOk() (*string, bool)
GetScopeStartAddressAddrOk returns a tuple with the ScopeStartAddressAddr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetScopeStartAddressAddr(v string)
SetScopeStartAddressAddr sets ScopeStartAddressAddr field to given value.
func (o *DataInnerDhcpStaticData) HasScopeStartAddressAddr() bool
HasScopeStartAddressAddr returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetSharednetworkId() string
GetSharednetworkId returns the SharednetworkId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetSharednetworkIdOk() (*string, bool)
GetSharednetworkIdOk returns a tuple with the SharednetworkId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetSharednetworkId(v string)
SetSharednetworkId sets SharednetworkId field to given value.
func (o *DataInnerDhcpStaticData) HasSharednetworkId() bool
HasSharednetworkId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetSharednetworkName() string
GetSharednetworkName returns the SharednetworkName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetSharednetworkNameOk() (*string, bool)
GetSharednetworkNameOk returns a tuple with the SharednetworkName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetSharednetworkName(v string)
SetSharednetworkName sets SharednetworkName field to given value.
func (o *DataInnerDhcpStaticData) HasSharednetworkName() bool
HasSharednetworkName returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticMacVendor() string
GetStaticMacVendor returns the StaticMacVendor field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticMacVendorOk() (*string, bool)
GetStaticMacVendorOk returns a tuple with the StaticMacVendor field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticMacVendor(v string)
SetStaticMacVendor sets StaticMacVendor field to given value.
func (o *DataInnerDhcpStaticData) HasStaticMacVendor() bool
HasStaticMacVendor returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetStaticMultistatus() string
GetStaticMultistatus returns the StaticMultistatus field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetStaticMultistatusOk() (*string, bool)
GetStaticMultistatusOk returns a tuple with the StaticMultistatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetStaticMultistatus(v string)
SetStaticMultistatus sets StaticMultistatus field to given value.
func (o *DataInnerDhcpStaticData) HasStaticMultistatus() bool
HasStaticMultistatus returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetSmartParentId() string
GetSmartParentId returns the SmartParentId field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetSmartParentIdOk() (*string, bool)
GetSmartParentIdOk returns a tuple with the SmartParentId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetSmartParentId(v string)
SetSmartParentId sets SmartParentId field to given value.
func (o *DataInnerDhcpStaticData) HasSmartParentId() bool
HasSmartParentId returns a boolean if a field has been set.
func (o *DataInnerDhcpStaticData) GetSmartParentName() string
GetSmartParentName returns the SmartParentName field if non-nil, zero value otherwise.
func (o *DataInnerDhcpStaticData) GetSmartParentNameOk() (*string, bool)
GetSmartParentNameOk returns a tuple with the SmartParentName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *DataInnerDhcpStaticData) SetSmartParentName(v string)
SetSmartParentName sets SmartParentName field to given value.
func (o *DataInnerDhcpStaticData) HasSmartParentName() bool
HasSmartParentName returns a boolean if a field has been set.