| Name | Type | Description | Notes |
|---|---|---|---|
| StorePath | Pointer to NullableString | [optional] | |
| AgentPool | Pointer to NullableString | [optional] | |
| IPAddress | Pointer to NullableString | [optional] | |
| Port | Pointer to NullableInt32 | [optional] | |
| NetworkName | Pointer to NullableString | [optional] |
func NewCertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel() *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel
NewCertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel instantiates a new CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel 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 NewCertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModelWithDefaults() *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel
NewCertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModelWithDefaults instantiates a new CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel 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 *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetStorePath() string
GetStorePath returns the StorePath field if non-nil, zero value otherwise.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetStorePathOk() (*string, bool)
GetStorePathOk returns a tuple with the StorePath field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetStorePath(v string)
SetStorePath sets StorePath field to given value.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) HasStorePath() bool
HasStorePath returns a boolean if a field has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetStorePathNil(b bool)
SetStorePathNil sets the value for StorePath to be an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) UnsetStorePath()
UnsetStorePath ensures that no value is present for StorePath, not even an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetAgentPool() string
GetAgentPool returns the AgentPool field if non-nil, zero value otherwise.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetAgentPoolOk() (*string, bool)
GetAgentPoolOk returns a tuple with the AgentPool field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetAgentPool(v string)
SetAgentPool sets AgentPool field to given value.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) HasAgentPool() bool
HasAgentPool returns a boolean if a field has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetAgentPoolNil(b bool)
SetAgentPoolNil sets the value for AgentPool to be an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) UnsetAgentPool()
UnsetAgentPool ensures that no value is present for AgentPool, not even an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetIPAddress() string
GetIPAddress returns the IPAddress field if non-nil, zero value otherwise.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetIPAddressOk() (*string, bool)
GetIPAddressOk returns a tuple with the IPAddress field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetIPAddress(v string)
SetIPAddress sets IPAddress field to given value.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) HasIPAddress() bool
HasIPAddress returns a boolean if a field has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetIPAddressNil(b bool)
SetIPAddressNil sets the value for IPAddress to be an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) UnsetIPAddress()
UnsetIPAddress ensures that no value is present for IPAddress, not even an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetPort() int32
GetPort returns the Port field if non-nil, zero value otherwise.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetPortOk() (*int32, bool)
GetPortOk returns a tuple with the Port field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetPort(v int32)
SetPort sets Port field to given value.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) HasPort() bool
HasPort returns a boolean if a field has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetPortNil(b bool)
SetPortNil sets the value for Port to be an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) UnsetPort()
UnsetPort ensures that no value is present for Port, not even an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetNetworkName() string
GetNetworkName returns the NetworkName field if non-nil, zero value otherwise.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) GetNetworkNameOk() (*string, bool)
GetNetworkNameOk returns a tuple with the NetworkName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetNetworkName(v string)
SetNetworkName sets NetworkName field to given value.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) HasNetworkName() bool
HasNetworkName returns a boolean if a field has been set.
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) SetNetworkNameNil(b bool)
SetNetworkNameNil sets the value for NetworkName to be an explicit nil
func (o *CertificatesCertificateRetrievalResponseCertificateStoreLocationDetailModel) UnsetNetworkName()
UnsetNetworkName ensures that no value is present for NetworkName, not even an explicit nil