| Name | Type | Description | Notes |
|---|---|---|---|
| AuthorityName | Pointer to NullableString | [optional] | |
| AuthorityNameId | Pointer to NullableString | [optional] | |
| AuthorityKeyId | Pointer to NullableString | [optional] | |
| SampleSerialNumber | Pointer to NullableString | [optional] | |
| Url | Pointer to NullableString | [optional] |
func NewCSSCMSDataModelModelsMonitoringOCSPTestRequest() *CSSCMSDataModelModelsMonitoringOCSPTestRequest
NewCSSCMSDataModelModelsMonitoringOCSPTestRequest instantiates a new CSSCMSDataModelModelsMonitoringOCSPTestRequest 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 NewCSSCMSDataModelModelsMonitoringOCSPTestRequestWithDefaults() *CSSCMSDataModelModelsMonitoringOCSPTestRequest
NewCSSCMSDataModelModelsMonitoringOCSPTestRequestWithDefaults instantiates a new CSSCMSDataModelModelsMonitoringOCSPTestRequest 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 *CSSCMSDataModelModelsMonitoringOCSPTestRequest) GetAuthorityName() string
GetAuthorityName returns the AuthorityName field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) 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 *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetAuthorityName(v string)
SetAuthorityName sets AuthorityName field to given value.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) HasAuthorityName() bool
HasAuthorityName returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetAuthorityNameNil(b bool)
SetAuthorityNameNil sets the value for AuthorityName to be an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) UnsetAuthorityName()
UnsetAuthorityName ensures that no value is present for AuthorityName, not even an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) GetAuthorityNameId() string
GetAuthorityNameId returns the AuthorityNameId field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) 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 *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetAuthorityNameId(v string)
SetAuthorityNameId sets AuthorityNameId field to given value.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) HasAuthorityNameId() bool
HasAuthorityNameId returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetAuthorityNameIdNil(b bool)
SetAuthorityNameIdNil sets the value for AuthorityNameId to be an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) UnsetAuthorityNameId()
UnsetAuthorityNameId ensures that no value is present for AuthorityNameId, not even an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) GetAuthorityKeyId() string
GetAuthorityKeyId returns the AuthorityKeyId field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) 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 *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetAuthorityKeyId(v string)
SetAuthorityKeyId sets AuthorityKeyId field to given value.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) HasAuthorityKeyId() bool
HasAuthorityKeyId returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetAuthorityKeyIdNil(b bool)
SetAuthorityKeyIdNil sets the value for AuthorityKeyId to be an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) UnsetAuthorityKeyId()
UnsetAuthorityKeyId ensures that no value is present for AuthorityKeyId, not even an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) GetSampleSerialNumber() string
GetSampleSerialNumber returns the SampleSerialNumber field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) 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 *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetSampleSerialNumber(v string)
SetSampleSerialNumber sets SampleSerialNumber field to given value.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) HasSampleSerialNumber() bool
HasSampleSerialNumber returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetSampleSerialNumberNil(b bool)
SetSampleSerialNumberNil sets the value for SampleSerialNumber to be an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) UnsetSampleSerialNumber()
UnsetSampleSerialNumber ensures that no value is present for SampleSerialNumber, not even an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) GetUrl() string
GetUrl returns the Url field if non-nil, zero value otherwise.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetUrl(v string)
SetUrl sets Url field to given value.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) SetUrlNil(b bool)
SetUrlNil sets the value for Url to be an explicit nil
func (o *CSSCMSDataModelModelsMonitoringOCSPTestRequest) UnsetUrl()
UnsetUrl ensures that no value is present for Url, not even an explicit nil