| Name | Type | Description | Notes |
|---|---|---|---|
| BestNumber | Pointer to string | [optional] | |
| UniqueID | Pointer to string | [optional] | |
| Name | Pointer to string | [optional] | |
| CareOf | Pointer to string | [optional] | |
| Address1 | Pointer to string | [optional] | |
| Address2 | Pointer to string | [optional] | |
| City | Pointer to string | [optional] | |
| State | Pointer to string | [optional] | |
| Zip | Pointer to string | [optional] | |
| Phone | Pointer to string | [optional] |
func NewPFEndorsementRequestQuotePoliciesInnerCompany() *PFEndorsementRequestQuotePoliciesInnerCompany
NewPFEndorsementRequestQuotePoliciesInnerCompany instantiates a new PFEndorsementRequestQuotePoliciesInnerCompany 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 NewPFEndorsementRequestQuotePoliciesInnerCompanyWithDefaults() *PFEndorsementRequestQuotePoliciesInnerCompany
NewPFEndorsementRequestQuotePoliciesInnerCompanyWithDefaults instantiates a new PFEndorsementRequestQuotePoliciesInnerCompany 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 *PFEndorsementRequestQuotePoliciesInnerCompany) GetBestNumber() string
GetBestNumber returns the BestNumber field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetBestNumberOk() (*string, bool)
GetBestNumberOk returns a tuple with the BestNumber field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetBestNumber(v string)
SetBestNumber sets BestNumber field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasBestNumber() bool
HasBestNumber returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetUniqueID() string
GetUniqueID returns the UniqueID field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetUniqueIDOk() (*string, bool)
GetUniqueIDOk returns a tuple with the UniqueID field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetUniqueID(v string)
SetUniqueID sets UniqueID field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasUniqueID() bool
HasUniqueID returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetName(v string)
SetName sets Name field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasName() bool
HasName returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetCareOf() string
GetCareOf returns the CareOf field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetCareOfOk() (*string, bool)
GetCareOfOk returns a tuple with the CareOf field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetCareOf(v string)
SetCareOf sets CareOf field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasCareOf() bool
HasCareOf returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetAddress1() string
GetAddress1 returns the Address1 field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetAddress1(v string)
SetAddress1 sets Address1 field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetAddress2() string
GetAddress2 returns the Address2 field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetAddress2(v string)
SetAddress2 sets Address2 field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetCity() string
GetCity returns the City field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetCity(v string)
SetCity sets City field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasCity() bool
HasCity returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetState() string
GetState returns the State field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetState(v string)
SetState sets State field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasState() bool
HasState returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetZip() string
GetZip returns the Zip field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetZipOk() (*string, bool)
GetZipOk returns a tuple with the Zip field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetZip(v string)
SetZip sets Zip field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasZip() bool
HasZip returns a boolean if a field has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetPhone() string
GetPhone returns the Phone field if non-nil, zero value otherwise.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) GetPhoneOk() (*string, bool)
GetPhoneOk returns a tuple with the Phone field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) SetPhone(v string)
SetPhone sets Phone field to given value.
func (o *PFEndorsementRequestQuotePoliciesInnerCompany) HasPhone() bool
HasPhone returns a boolean if a field has been set.