Skip to content

Latest commit

 

History

History
290 lines (157 loc) · 11 KB

File metadata and controls

290 lines (157 loc) · 11 KB

PFEndorsementRequestQuoteCommunication

Properties

Name Type Description Notes
InsuredESignCompletionURL Pointer to string [optional]
PaymentPortalCancelRedirectURL Pointer to string [optional]
PaymentPortalDeclineOfferRedirectURL Pointer to bool [optional]
ReturnInsuredESignURL Pointer to bool [optional]
ESignAutoStart Pointer to bool [optional]
ESignStartPickOptions Pointer to bool [optional]
SuppressInsuredESignEmail Pointer to bool [optional]
HasDocumentsToUpload Pointer to bool [optional]
SendEmailToRetailAgent Pointer to bool [optional]
SendWelcomeLetterEmailToInsured Pointer to bool [optional]

Methods

NewPFEndorsementRequestQuoteCommunication

func NewPFEndorsementRequestQuoteCommunication() *PFEndorsementRequestQuoteCommunication

NewPFEndorsementRequestQuoteCommunication instantiates a new PFEndorsementRequestQuoteCommunication 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

NewPFEndorsementRequestQuoteCommunicationWithDefaults

func NewPFEndorsementRequestQuoteCommunicationWithDefaults() *PFEndorsementRequestQuoteCommunication

NewPFEndorsementRequestQuoteCommunicationWithDefaults instantiates a new PFEndorsementRequestQuoteCommunication 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

GetInsuredESignCompletionURL

func (o *PFEndorsementRequestQuoteCommunication) GetInsuredESignCompletionURL() string

GetInsuredESignCompletionURL returns the InsuredESignCompletionURL field if non-nil, zero value otherwise.

GetInsuredESignCompletionURLOk

func (o *PFEndorsementRequestQuoteCommunication) GetInsuredESignCompletionURLOk() (*string, bool)

GetInsuredESignCompletionURLOk returns a tuple with the InsuredESignCompletionURL field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetInsuredESignCompletionURL

func (o *PFEndorsementRequestQuoteCommunication) SetInsuredESignCompletionURL(v string)

SetInsuredESignCompletionURL sets InsuredESignCompletionURL field to given value.

HasInsuredESignCompletionURL

func (o *PFEndorsementRequestQuoteCommunication) HasInsuredESignCompletionURL() bool

HasInsuredESignCompletionURL returns a boolean if a field has been set.

GetPaymentPortalCancelRedirectURL

func (o *PFEndorsementRequestQuoteCommunication) GetPaymentPortalCancelRedirectURL() string

GetPaymentPortalCancelRedirectURL returns the PaymentPortalCancelRedirectURL field if non-nil, zero value otherwise.

GetPaymentPortalCancelRedirectURLOk

func (o *PFEndorsementRequestQuoteCommunication) GetPaymentPortalCancelRedirectURLOk() (*string, bool)

GetPaymentPortalCancelRedirectURLOk returns a tuple with the PaymentPortalCancelRedirectURL field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPaymentPortalCancelRedirectURL

func (o *PFEndorsementRequestQuoteCommunication) SetPaymentPortalCancelRedirectURL(v string)

SetPaymentPortalCancelRedirectURL sets PaymentPortalCancelRedirectURL field to given value.

HasPaymentPortalCancelRedirectURL

func (o *PFEndorsementRequestQuoteCommunication) HasPaymentPortalCancelRedirectURL() bool

HasPaymentPortalCancelRedirectURL returns a boolean if a field has been set.

GetPaymentPortalDeclineOfferRedirectURL

func (o *PFEndorsementRequestQuoteCommunication) GetPaymentPortalDeclineOfferRedirectURL() bool

GetPaymentPortalDeclineOfferRedirectURL returns the PaymentPortalDeclineOfferRedirectURL field if non-nil, zero value otherwise.

GetPaymentPortalDeclineOfferRedirectURLOk

func (o *PFEndorsementRequestQuoteCommunication) GetPaymentPortalDeclineOfferRedirectURLOk() (*bool, bool)

GetPaymentPortalDeclineOfferRedirectURLOk returns a tuple with the PaymentPortalDeclineOfferRedirectURL field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPaymentPortalDeclineOfferRedirectURL

func (o *PFEndorsementRequestQuoteCommunication) SetPaymentPortalDeclineOfferRedirectURL(v bool)

SetPaymentPortalDeclineOfferRedirectURL sets PaymentPortalDeclineOfferRedirectURL field to given value.

HasPaymentPortalDeclineOfferRedirectURL

func (o *PFEndorsementRequestQuoteCommunication) HasPaymentPortalDeclineOfferRedirectURL() bool

HasPaymentPortalDeclineOfferRedirectURL returns a boolean if a field has been set.

GetReturnInsuredESignURL

func (o *PFEndorsementRequestQuoteCommunication) GetReturnInsuredESignURL() bool

GetReturnInsuredESignURL returns the ReturnInsuredESignURL field if non-nil, zero value otherwise.

GetReturnInsuredESignURLOk

func (o *PFEndorsementRequestQuoteCommunication) GetReturnInsuredESignURLOk() (*bool, bool)

GetReturnInsuredESignURLOk returns a tuple with the ReturnInsuredESignURL field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetReturnInsuredESignURL

func (o *PFEndorsementRequestQuoteCommunication) SetReturnInsuredESignURL(v bool)

SetReturnInsuredESignURL sets ReturnInsuredESignURL field to given value.

HasReturnInsuredESignURL

func (o *PFEndorsementRequestQuoteCommunication) HasReturnInsuredESignURL() bool

HasReturnInsuredESignURL returns a boolean if a field has been set.

GetESignAutoStart

func (o *PFEndorsementRequestQuoteCommunication) GetESignAutoStart() bool

GetESignAutoStart returns the ESignAutoStart field if non-nil, zero value otherwise.

GetESignAutoStartOk

func (o *PFEndorsementRequestQuoteCommunication) GetESignAutoStartOk() (*bool, bool)

GetESignAutoStartOk returns a tuple with the ESignAutoStart field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetESignAutoStart

func (o *PFEndorsementRequestQuoteCommunication) SetESignAutoStart(v bool)

SetESignAutoStart sets ESignAutoStart field to given value.

HasESignAutoStart

func (o *PFEndorsementRequestQuoteCommunication) HasESignAutoStart() bool

HasESignAutoStart returns a boolean if a field has been set.

GetESignStartPickOptions

func (o *PFEndorsementRequestQuoteCommunication) GetESignStartPickOptions() bool

GetESignStartPickOptions returns the ESignStartPickOptions field if non-nil, zero value otherwise.

GetESignStartPickOptionsOk

func (o *PFEndorsementRequestQuoteCommunication) GetESignStartPickOptionsOk() (*bool, bool)

GetESignStartPickOptionsOk returns a tuple with the ESignStartPickOptions field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetESignStartPickOptions

func (o *PFEndorsementRequestQuoteCommunication) SetESignStartPickOptions(v bool)

SetESignStartPickOptions sets ESignStartPickOptions field to given value.

HasESignStartPickOptions

func (o *PFEndorsementRequestQuoteCommunication) HasESignStartPickOptions() bool

HasESignStartPickOptions returns a boolean if a field has been set.

GetSuppressInsuredESignEmail

func (o *PFEndorsementRequestQuoteCommunication) GetSuppressInsuredESignEmail() bool

GetSuppressInsuredESignEmail returns the SuppressInsuredESignEmail field if non-nil, zero value otherwise.

GetSuppressInsuredESignEmailOk

func (o *PFEndorsementRequestQuoteCommunication) GetSuppressInsuredESignEmailOk() (*bool, bool)

GetSuppressInsuredESignEmailOk returns a tuple with the SuppressInsuredESignEmail field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSuppressInsuredESignEmail

func (o *PFEndorsementRequestQuoteCommunication) SetSuppressInsuredESignEmail(v bool)

SetSuppressInsuredESignEmail sets SuppressInsuredESignEmail field to given value.

HasSuppressInsuredESignEmail

func (o *PFEndorsementRequestQuoteCommunication) HasSuppressInsuredESignEmail() bool

HasSuppressInsuredESignEmail returns a boolean if a field has been set.

GetHasDocumentsToUpload

func (o *PFEndorsementRequestQuoteCommunication) GetHasDocumentsToUpload() bool

GetHasDocumentsToUpload returns the HasDocumentsToUpload field if non-nil, zero value otherwise.

GetHasDocumentsToUploadOk

func (o *PFEndorsementRequestQuoteCommunication) GetHasDocumentsToUploadOk() (*bool, bool)

GetHasDocumentsToUploadOk returns a tuple with the HasDocumentsToUpload field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetHasDocumentsToUpload

func (o *PFEndorsementRequestQuoteCommunication) SetHasDocumentsToUpload(v bool)

SetHasDocumentsToUpload sets HasDocumentsToUpload field to given value.

HasHasDocumentsToUpload

func (o *PFEndorsementRequestQuoteCommunication) HasHasDocumentsToUpload() bool

HasHasDocumentsToUpload returns a boolean if a field has been set.

GetSendEmailToRetailAgent

func (o *PFEndorsementRequestQuoteCommunication) GetSendEmailToRetailAgent() bool

GetSendEmailToRetailAgent returns the SendEmailToRetailAgent field if non-nil, zero value otherwise.

GetSendEmailToRetailAgentOk

func (o *PFEndorsementRequestQuoteCommunication) GetSendEmailToRetailAgentOk() (*bool, bool)

GetSendEmailToRetailAgentOk returns a tuple with the SendEmailToRetailAgent field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSendEmailToRetailAgent

func (o *PFEndorsementRequestQuoteCommunication) SetSendEmailToRetailAgent(v bool)

SetSendEmailToRetailAgent sets SendEmailToRetailAgent field to given value.

HasSendEmailToRetailAgent

func (o *PFEndorsementRequestQuoteCommunication) HasSendEmailToRetailAgent() bool

HasSendEmailToRetailAgent returns a boolean if a field has been set.

GetSendWelcomeLetterEmailToInsured

func (o *PFEndorsementRequestQuoteCommunication) GetSendWelcomeLetterEmailToInsured() bool

GetSendWelcomeLetterEmailToInsured returns the SendWelcomeLetterEmailToInsured field if non-nil, zero value otherwise.

GetSendWelcomeLetterEmailToInsuredOk

func (o *PFEndorsementRequestQuoteCommunication) GetSendWelcomeLetterEmailToInsuredOk() (*bool, bool)

GetSendWelcomeLetterEmailToInsuredOk returns a tuple with the SendWelcomeLetterEmailToInsured field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSendWelcomeLetterEmailToInsured

func (o *PFEndorsementRequestQuoteCommunication) SetSendWelcomeLetterEmailToInsured(v bool)

SetSendWelcomeLetterEmailToInsured sets SendWelcomeLetterEmailToInsured field to given value.

HasSendWelcomeLetterEmailToInsured

func (o *PFEndorsementRequestQuoteCommunication) HasSendWelcomeLetterEmailToInsured() bool

HasSendWelcomeLetterEmailToInsured returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]