Skip to content

Latest commit

 

History

History
642 lines (357 loc) · 18.8 KB

File metadata and controls

642 lines (357 loc) · 18.8 KB

CompanyInfoPlanInfoFunctions

Properties

Name Type Description Notes
Archive Pointer to NullableBool [optional]
Cerved Pointer to NullableBool [optional]
DocumentAttachments Pointer to NullableBool [optional]
EInvoice Pointer to NullableBool [optional]
Genius Pointer to NullableBool [optional]
MailTracking Pointer to NullableBool [optional]
PaymentNotifications Pointer to NullableBool [optional]
Paypal Pointer to NullableBool [optional]
Receipts Pointer to NullableBool [optional]
Recurring Pointer to NullableBool [optional]
Smtp Pointer to NullableBool [optional]
Stock Pointer to NullableBool [optional]
Subaccounts Pointer to NullableBool [optional]
TesseraSanitaria Pointer to NullableBool [optional]
TsDigital Pointer to NullableBool [optional]
TsInvoiceTrading Pointer to NullableBool [optional]
TsPay Pointer to NullableBool [optional]

Methods

NewCompanyInfoPlanInfoFunctions

func NewCompanyInfoPlanInfoFunctions() *CompanyInfoPlanInfoFunctions

NewCompanyInfoPlanInfoFunctions instantiates a new CompanyInfoPlanInfoFunctions 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

NewCompanyInfoPlanInfoFunctionsWithDefaults

func NewCompanyInfoPlanInfoFunctionsWithDefaults() *CompanyInfoPlanInfoFunctions

NewCompanyInfoPlanInfoFunctionsWithDefaults instantiates a new CompanyInfoPlanInfoFunctions 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

GetArchive

func (o *CompanyInfoPlanInfoFunctions) GetArchive() bool

GetArchive returns the Archive field if non-nil, zero value otherwise.

GetArchiveOk

func (o *CompanyInfoPlanInfoFunctions) GetArchiveOk() (*bool, bool)

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

SetArchive

func (o *CompanyInfoPlanInfoFunctions) SetArchive(v bool)

SetArchive sets Archive field to given value.

HasArchive

func (o *CompanyInfoPlanInfoFunctions) HasArchive() bool

HasArchive returns a boolean if a field has been set.

SetArchiveNil

func (o *CompanyInfoPlanInfoFunctions) SetArchiveNil(b bool)

SetArchiveNil sets the value for Archive to be an explicit nil

UnsetArchive

func (o *CompanyInfoPlanInfoFunctions) UnsetArchive()

UnsetArchive ensures that no value is present for Archive, not even an explicit nil

GetCerved

func (o *CompanyInfoPlanInfoFunctions) GetCerved() bool

GetCerved returns the Cerved field if non-nil, zero value otherwise.

GetCervedOk

func (o *CompanyInfoPlanInfoFunctions) GetCervedOk() (*bool, bool)

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

SetCerved

func (o *CompanyInfoPlanInfoFunctions) SetCerved(v bool)

SetCerved sets Cerved field to given value.

HasCerved

func (o *CompanyInfoPlanInfoFunctions) HasCerved() bool

HasCerved returns a boolean if a field has been set.

SetCervedNil

func (o *CompanyInfoPlanInfoFunctions) SetCervedNil(b bool)

SetCervedNil sets the value for Cerved to be an explicit nil

UnsetCerved

func (o *CompanyInfoPlanInfoFunctions) UnsetCerved()

UnsetCerved ensures that no value is present for Cerved, not even an explicit nil

GetDocumentAttachments

func (o *CompanyInfoPlanInfoFunctions) GetDocumentAttachments() bool

GetDocumentAttachments returns the DocumentAttachments field if non-nil, zero value otherwise.

GetDocumentAttachmentsOk

func (o *CompanyInfoPlanInfoFunctions) GetDocumentAttachmentsOk() (*bool, bool)

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

SetDocumentAttachments

func (o *CompanyInfoPlanInfoFunctions) SetDocumentAttachments(v bool)

SetDocumentAttachments sets DocumentAttachments field to given value.

HasDocumentAttachments

func (o *CompanyInfoPlanInfoFunctions) HasDocumentAttachments() bool

HasDocumentAttachments returns a boolean if a field has been set.

SetDocumentAttachmentsNil

func (o *CompanyInfoPlanInfoFunctions) SetDocumentAttachmentsNil(b bool)

SetDocumentAttachmentsNil sets the value for DocumentAttachments to be an explicit nil

UnsetDocumentAttachments

func (o *CompanyInfoPlanInfoFunctions) UnsetDocumentAttachments()

UnsetDocumentAttachments ensures that no value is present for DocumentAttachments, not even an explicit nil

GetEInvoice

func (o *CompanyInfoPlanInfoFunctions) GetEInvoice() bool

GetEInvoice returns the EInvoice field if non-nil, zero value otherwise.

GetEInvoiceOk

func (o *CompanyInfoPlanInfoFunctions) GetEInvoiceOk() (*bool, bool)

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

SetEInvoice

func (o *CompanyInfoPlanInfoFunctions) SetEInvoice(v bool)

SetEInvoice sets EInvoice field to given value.

HasEInvoice

func (o *CompanyInfoPlanInfoFunctions) HasEInvoice() bool

HasEInvoice returns a boolean if a field has been set.

SetEInvoiceNil

func (o *CompanyInfoPlanInfoFunctions) SetEInvoiceNil(b bool)

SetEInvoiceNil sets the value for EInvoice to be an explicit nil

UnsetEInvoice

func (o *CompanyInfoPlanInfoFunctions) UnsetEInvoice()

UnsetEInvoice ensures that no value is present for EInvoice, not even an explicit nil

GetGenius

func (o *CompanyInfoPlanInfoFunctions) GetGenius() bool

GetGenius returns the Genius field if non-nil, zero value otherwise.

GetGeniusOk

func (o *CompanyInfoPlanInfoFunctions) GetGeniusOk() (*bool, bool)

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

SetGenius

func (o *CompanyInfoPlanInfoFunctions) SetGenius(v bool)

SetGenius sets Genius field to given value.

HasGenius

func (o *CompanyInfoPlanInfoFunctions) HasGenius() bool

HasGenius returns a boolean if a field has been set.

SetGeniusNil

func (o *CompanyInfoPlanInfoFunctions) SetGeniusNil(b bool)

SetGeniusNil sets the value for Genius to be an explicit nil

UnsetGenius

func (o *CompanyInfoPlanInfoFunctions) UnsetGenius()

UnsetGenius ensures that no value is present for Genius, not even an explicit nil

GetMailTracking

func (o *CompanyInfoPlanInfoFunctions) GetMailTracking() bool

GetMailTracking returns the MailTracking field if non-nil, zero value otherwise.

GetMailTrackingOk

func (o *CompanyInfoPlanInfoFunctions) GetMailTrackingOk() (*bool, bool)

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

SetMailTracking

func (o *CompanyInfoPlanInfoFunctions) SetMailTracking(v bool)

SetMailTracking sets MailTracking field to given value.

HasMailTracking

func (o *CompanyInfoPlanInfoFunctions) HasMailTracking() bool

HasMailTracking returns a boolean if a field has been set.

SetMailTrackingNil

func (o *CompanyInfoPlanInfoFunctions) SetMailTrackingNil(b bool)

SetMailTrackingNil sets the value for MailTracking to be an explicit nil

UnsetMailTracking

func (o *CompanyInfoPlanInfoFunctions) UnsetMailTracking()

UnsetMailTracking ensures that no value is present for MailTracking, not even an explicit nil

GetPaymentNotifications

func (o *CompanyInfoPlanInfoFunctions) GetPaymentNotifications() bool

GetPaymentNotifications returns the PaymentNotifications field if non-nil, zero value otherwise.

GetPaymentNotificationsOk

func (o *CompanyInfoPlanInfoFunctions) GetPaymentNotificationsOk() (*bool, bool)

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

SetPaymentNotifications

func (o *CompanyInfoPlanInfoFunctions) SetPaymentNotifications(v bool)

SetPaymentNotifications sets PaymentNotifications field to given value.

HasPaymentNotifications

func (o *CompanyInfoPlanInfoFunctions) HasPaymentNotifications() bool

HasPaymentNotifications returns a boolean if a field has been set.

SetPaymentNotificationsNil

func (o *CompanyInfoPlanInfoFunctions) SetPaymentNotificationsNil(b bool)

SetPaymentNotificationsNil sets the value for PaymentNotifications to be an explicit nil

UnsetPaymentNotifications

func (o *CompanyInfoPlanInfoFunctions) UnsetPaymentNotifications()

UnsetPaymentNotifications ensures that no value is present for PaymentNotifications, not even an explicit nil

GetPaypal

func (o *CompanyInfoPlanInfoFunctions) GetPaypal() bool

GetPaypal returns the Paypal field if non-nil, zero value otherwise.

GetPaypalOk

func (o *CompanyInfoPlanInfoFunctions) GetPaypalOk() (*bool, bool)

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

SetPaypal

func (o *CompanyInfoPlanInfoFunctions) SetPaypal(v bool)

SetPaypal sets Paypal field to given value.

HasPaypal

func (o *CompanyInfoPlanInfoFunctions) HasPaypal() bool

HasPaypal returns a boolean if a field has been set.

SetPaypalNil

func (o *CompanyInfoPlanInfoFunctions) SetPaypalNil(b bool)

SetPaypalNil sets the value for Paypal to be an explicit nil

UnsetPaypal

func (o *CompanyInfoPlanInfoFunctions) UnsetPaypal()

UnsetPaypal ensures that no value is present for Paypal, not even an explicit nil

GetReceipts

func (o *CompanyInfoPlanInfoFunctions) GetReceipts() bool

GetReceipts returns the Receipts field if non-nil, zero value otherwise.

GetReceiptsOk

func (o *CompanyInfoPlanInfoFunctions) GetReceiptsOk() (*bool, bool)

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

SetReceipts

func (o *CompanyInfoPlanInfoFunctions) SetReceipts(v bool)

SetReceipts sets Receipts field to given value.

HasReceipts

func (o *CompanyInfoPlanInfoFunctions) HasReceipts() bool

HasReceipts returns a boolean if a field has been set.

SetReceiptsNil

func (o *CompanyInfoPlanInfoFunctions) SetReceiptsNil(b bool)

SetReceiptsNil sets the value for Receipts to be an explicit nil

UnsetReceipts

func (o *CompanyInfoPlanInfoFunctions) UnsetReceipts()

UnsetReceipts ensures that no value is present for Receipts, not even an explicit nil

GetRecurring

func (o *CompanyInfoPlanInfoFunctions) GetRecurring() bool

GetRecurring returns the Recurring field if non-nil, zero value otherwise.

GetRecurringOk

func (o *CompanyInfoPlanInfoFunctions) GetRecurringOk() (*bool, bool)

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

SetRecurring

func (o *CompanyInfoPlanInfoFunctions) SetRecurring(v bool)

SetRecurring sets Recurring field to given value.

HasRecurring

func (o *CompanyInfoPlanInfoFunctions) HasRecurring() bool

HasRecurring returns a boolean if a field has been set.

SetRecurringNil

func (o *CompanyInfoPlanInfoFunctions) SetRecurringNil(b bool)

SetRecurringNil sets the value for Recurring to be an explicit nil

UnsetRecurring

func (o *CompanyInfoPlanInfoFunctions) UnsetRecurring()

UnsetRecurring ensures that no value is present for Recurring, not even an explicit nil

GetSmtp

func (o *CompanyInfoPlanInfoFunctions) GetSmtp() bool

GetSmtp returns the Smtp field if non-nil, zero value otherwise.

GetSmtpOk

func (o *CompanyInfoPlanInfoFunctions) GetSmtpOk() (*bool, bool)

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

SetSmtp

func (o *CompanyInfoPlanInfoFunctions) SetSmtp(v bool)

SetSmtp sets Smtp field to given value.

HasSmtp

func (o *CompanyInfoPlanInfoFunctions) HasSmtp() bool

HasSmtp returns a boolean if a field has been set.

SetSmtpNil

func (o *CompanyInfoPlanInfoFunctions) SetSmtpNil(b bool)

SetSmtpNil sets the value for Smtp to be an explicit nil

UnsetSmtp

func (o *CompanyInfoPlanInfoFunctions) UnsetSmtp()

UnsetSmtp ensures that no value is present for Smtp, not even an explicit nil

GetStock

func (o *CompanyInfoPlanInfoFunctions) GetStock() bool

GetStock returns the Stock field if non-nil, zero value otherwise.

GetStockOk

func (o *CompanyInfoPlanInfoFunctions) GetStockOk() (*bool, bool)

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

SetStock

func (o *CompanyInfoPlanInfoFunctions) SetStock(v bool)

SetStock sets Stock field to given value.

HasStock

func (o *CompanyInfoPlanInfoFunctions) HasStock() bool

HasStock returns a boolean if a field has been set.

SetStockNil

func (o *CompanyInfoPlanInfoFunctions) SetStockNil(b bool)

SetStockNil sets the value for Stock to be an explicit nil

UnsetStock

func (o *CompanyInfoPlanInfoFunctions) UnsetStock()

UnsetStock ensures that no value is present for Stock, not even an explicit nil

GetSubaccounts

func (o *CompanyInfoPlanInfoFunctions) GetSubaccounts() bool

GetSubaccounts returns the Subaccounts field if non-nil, zero value otherwise.

GetSubaccountsOk

func (o *CompanyInfoPlanInfoFunctions) GetSubaccountsOk() (*bool, bool)

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

SetSubaccounts

func (o *CompanyInfoPlanInfoFunctions) SetSubaccounts(v bool)

SetSubaccounts sets Subaccounts field to given value.

HasSubaccounts

func (o *CompanyInfoPlanInfoFunctions) HasSubaccounts() bool

HasSubaccounts returns a boolean if a field has been set.

SetSubaccountsNil

func (o *CompanyInfoPlanInfoFunctions) SetSubaccountsNil(b bool)

SetSubaccountsNil sets the value for Subaccounts to be an explicit nil

UnsetSubaccounts

func (o *CompanyInfoPlanInfoFunctions) UnsetSubaccounts()

UnsetSubaccounts ensures that no value is present for Subaccounts, not even an explicit nil

GetTesseraSanitaria

func (o *CompanyInfoPlanInfoFunctions) GetTesseraSanitaria() bool

GetTesseraSanitaria returns the TesseraSanitaria field if non-nil, zero value otherwise.

GetTesseraSanitariaOk

func (o *CompanyInfoPlanInfoFunctions) GetTesseraSanitariaOk() (*bool, bool)

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

SetTesseraSanitaria

func (o *CompanyInfoPlanInfoFunctions) SetTesseraSanitaria(v bool)

SetTesseraSanitaria sets TesseraSanitaria field to given value.

HasTesseraSanitaria

func (o *CompanyInfoPlanInfoFunctions) HasTesseraSanitaria() bool

HasTesseraSanitaria returns a boolean if a field has been set.

SetTesseraSanitariaNil

func (o *CompanyInfoPlanInfoFunctions) SetTesseraSanitariaNil(b bool)

SetTesseraSanitariaNil sets the value for TesseraSanitaria to be an explicit nil

UnsetTesseraSanitaria

func (o *CompanyInfoPlanInfoFunctions) UnsetTesseraSanitaria()

UnsetTesseraSanitaria ensures that no value is present for TesseraSanitaria, not even an explicit nil

GetTsDigital

func (o *CompanyInfoPlanInfoFunctions) GetTsDigital() bool

GetTsDigital returns the TsDigital field if non-nil, zero value otherwise.

GetTsDigitalOk

func (o *CompanyInfoPlanInfoFunctions) GetTsDigitalOk() (*bool, bool)

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

SetTsDigital

func (o *CompanyInfoPlanInfoFunctions) SetTsDigital(v bool)

SetTsDigital sets TsDigital field to given value.

HasTsDigital

func (o *CompanyInfoPlanInfoFunctions) HasTsDigital() bool

HasTsDigital returns a boolean if a field has been set.

SetTsDigitalNil

func (o *CompanyInfoPlanInfoFunctions) SetTsDigitalNil(b bool)

SetTsDigitalNil sets the value for TsDigital to be an explicit nil

UnsetTsDigital

func (o *CompanyInfoPlanInfoFunctions) UnsetTsDigital()

UnsetTsDigital ensures that no value is present for TsDigital, not even an explicit nil

GetTsInvoiceTrading

func (o *CompanyInfoPlanInfoFunctions) GetTsInvoiceTrading() bool

GetTsInvoiceTrading returns the TsInvoiceTrading field if non-nil, zero value otherwise.

GetTsInvoiceTradingOk

func (o *CompanyInfoPlanInfoFunctions) GetTsInvoiceTradingOk() (*bool, bool)

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

SetTsInvoiceTrading

func (o *CompanyInfoPlanInfoFunctions) SetTsInvoiceTrading(v bool)

SetTsInvoiceTrading sets TsInvoiceTrading field to given value.

HasTsInvoiceTrading

func (o *CompanyInfoPlanInfoFunctions) HasTsInvoiceTrading() bool

HasTsInvoiceTrading returns a boolean if a field has been set.

SetTsInvoiceTradingNil

func (o *CompanyInfoPlanInfoFunctions) SetTsInvoiceTradingNil(b bool)

SetTsInvoiceTradingNil sets the value for TsInvoiceTrading to be an explicit nil

UnsetTsInvoiceTrading

func (o *CompanyInfoPlanInfoFunctions) UnsetTsInvoiceTrading()

UnsetTsInvoiceTrading ensures that no value is present for TsInvoiceTrading, not even an explicit nil

GetTsPay

func (o *CompanyInfoPlanInfoFunctions) GetTsPay() bool

GetTsPay returns the TsPay field if non-nil, zero value otherwise.

GetTsPayOk

func (o *CompanyInfoPlanInfoFunctions) GetTsPayOk() (*bool, bool)

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

SetTsPay

func (o *CompanyInfoPlanInfoFunctions) SetTsPay(v bool)

SetTsPay sets TsPay field to given value.

HasTsPay

func (o *CompanyInfoPlanInfoFunctions) HasTsPay() bool

HasTsPay returns a boolean if a field has been set.

SetTsPayNil

func (o *CompanyInfoPlanInfoFunctions) SetTsPayNil(b bool)

SetTsPayNil sets the value for TsPay to be an explicit nil

UnsetTsPay

func (o *CompanyInfoPlanInfoFunctions) UnsetTsPay()

UnsetTsPay ensures that no value is present for TsPay, not even an explicit nil

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