| Name | Type | Description | Notes |
|---|---|---|---|
| CertificateAuthorityId | Pointer to NullableInt32 | [optional] | |
| AuthorityName | Pointer to NullableString | [optional] | |
| AuthorityNameId | Pointer to NullableString | [optional] | |
| AuthorityKeyId | Pointer to NullableString | [optional] | |
| SampleSerialNumber | Pointer to NullableString | [optional] | |
| FileName | Pointer to NullableString | [optional] |
func NewMonitoringOCSPParametersResponse() *MonitoringOCSPParametersResponse
NewMonitoringOCSPParametersResponse instantiates a new MonitoringOCSPParametersResponse 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 NewMonitoringOCSPParametersResponseWithDefaults() *MonitoringOCSPParametersResponse
NewMonitoringOCSPParametersResponseWithDefaults instantiates a new MonitoringOCSPParametersResponse 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 *MonitoringOCSPParametersResponse) GetCertificateAuthorityId() int32
GetCertificateAuthorityId returns the CertificateAuthorityId field if non-nil, zero value otherwise.
func (o *MonitoringOCSPParametersResponse) GetCertificateAuthorityIdOk() (*int32, bool)
GetCertificateAuthorityIdOk returns a tuple with the CertificateAuthorityId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *MonitoringOCSPParametersResponse) SetCertificateAuthorityId(v int32)
SetCertificateAuthorityId sets CertificateAuthorityId field to given value.
func (o *MonitoringOCSPParametersResponse) HasCertificateAuthorityId() bool
HasCertificateAuthorityId returns a boolean if a field has been set.
func (o *MonitoringOCSPParametersResponse) SetCertificateAuthorityIdNil(b bool)
SetCertificateAuthorityIdNil sets the value for CertificateAuthorityId to be an explicit nil
func (o *MonitoringOCSPParametersResponse) UnsetCertificateAuthorityId()
UnsetCertificateAuthorityId ensures that no value is present for CertificateAuthorityId, not even an explicit nil
func (o *MonitoringOCSPParametersResponse) GetAuthorityName() string
GetAuthorityName returns the AuthorityName field if non-nil, zero value otherwise.
func (o *MonitoringOCSPParametersResponse) GetAuthorityNameOk() (*string, bool)
GetAuthorityNameOk returns a tuple with the AuthorityName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *MonitoringOCSPParametersResponse) SetAuthorityName(v string)
SetAuthorityName sets AuthorityName field to given value.
func (o *MonitoringOCSPParametersResponse) HasAuthorityName() bool
HasAuthorityName returns a boolean if a field has been set.
func (o *MonitoringOCSPParametersResponse) SetAuthorityNameNil(b bool)
SetAuthorityNameNil sets the value for AuthorityName to be an explicit nil
func (o *MonitoringOCSPParametersResponse) UnsetAuthorityName()
UnsetAuthorityName ensures that no value is present for AuthorityName, not even an explicit nil
func (o *MonitoringOCSPParametersResponse) GetAuthorityNameId() string
GetAuthorityNameId returns the AuthorityNameId field if non-nil, zero value otherwise.
func (o *MonitoringOCSPParametersResponse) GetAuthorityNameIdOk() (*string, bool)
GetAuthorityNameIdOk returns a tuple with the AuthorityNameId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *MonitoringOCSPParametersResponse) SetAuthorityNameId(v string)
SetAuthorityNameId sets AuthorityNameId field to given value.
func (o *MonitoringOCSPParametersResponse) HasAuthorityNameId() bool
HasAuthorityNameId returns a boolean if a field has been set.
func (o *MonitoringOCSPParametersResponse) SetAuthorityNameIdNil(b bool)
SetAuthorityNameIdNil sets the value for AuthorityNameId to be an explicit nil
func (o *MonitoringOCSPParametersResponse) UnsetAuthorityNameId()
UnsetAuthorityNameId ensures that no value is present for AuthorityNameId, not even an explicit nil
func (o *MonitoringOCSPParametersResponse) GetAuthorityKeyId() string
GetAuthorityKeyId returns the AuthorityKeyId field if non-nil, zero value otherwise.
func (o *MonitoringOCSPParametersResponse) GetAuthorityKeyIdOk() (*string, bool)
GetAuthorityKeyIdOk returns a tuple with the AuthorityKeyId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *MonitoringOCSPParametersResponse) SetAuthorityKeyId(v string)
SetAuthorityKeyId sets AuthorityKeyId field to given value.
func (o *MonitoringOCSPParametersResponse) HasAuthorityKeyId() bool
HasAuthorityKeyId returns a boolean if a field has been set.
func (o *MonitoringOCSPParametersResponse) SetAuthorityKeyIdNil(b bool)
SetAuthorityKeyIdNil sets the value for AuthorityKeyId to be an explicit nil
func (o *MonitoringOCSPParametersResponse) UnsetAuthorityKeyId()
UnsetAuthorityKeyId ensures that no value is present for AuthorityKeyId, not even an explicit nil
func (o *MonitoringOCSPParametersResponse) GetSampleSerialNumber() string
GetSampleSerialNumber returns the SampleSerialNumber field if non-nil, zero value otherwise.
func (o *MonitoringOCSPParametersResponse) GetSampleSerialNumberOk() (*string, bool)
GetSampleSerialNumberOk returns a tuple with the SampleSerialNumber field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *MonitoringOCSPParametersResponse) SetSampleSerialNumber(v string)
SetSampleSerialNumber sets SampleSerialNumber field to given value.
func (o *MonitoringOCSPParametersResponse) HasSampleSerialNumber() bool
HasSampleSerialNumber returns a boolean if a field has been set.
func (o *MonitoringOCSPParametersResponse) SetSampleSerialNumberNil(b bool)
SetSampleSerialNumberNil sets the value for SampleSerialNumber to be an explicit nil
func (o *MonitoringOCSPParametersResponse) UnsetSampleSerialNumber()
UnsetSampleSerialNumber ensures that no value is present for SampleSerialNumber, not even an explicit nil
func (o *MonitoringOCSPParametersResponse) GetFileName() string
GetFileName returns the FileName field if non-nil, zero value otherwise.
func (o *MonitoringOCSPParametersResponse) GetFileNameOk() (*string, bool)
GetFileNameOk returns a tuple with the FileName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *MonitoringOCSPParametersResponse) SetFileName(v string)
SetFileName sets FileName field to given value.
func (o *MonitoringOCSPParametersResponse) HasFileName() bool
HasFileName returns a boolean if a field has been set.
func (o *MonitoringOCSPParametersResponse) SetFileNameNil(b bool)
SetFileNameNil sets the value for FileName to be an explicit nil
func (o *MonitoringOCSPParametersResponse) UnsetFileName()
UnsetFileName ensures that no value is present for FileName, not even an explicit nil