| 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] |
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
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
func (o *CompanyInfoPlanInfoFunctions) GetArchive() bool
GetArchive returns the Archive field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetArchive(v bool)
SetArchive sets Archive field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasArchive() bool
HasArchive returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetArchiveNil(b bool)
SetArchiveNil sets the value for Archive to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetArchive()
UnsetArchive ensures that no value is present for Archive, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetCerved() bool
GetCerved returns the Cerved field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetCerved(v bool)
SetCerved sets Cerved field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasCerved() bool
HasCerved returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetCervedNil(b bool)
SetCervedNil sets the value for Cerved to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetCerved()
UnsetCerved ensures that no value is present for Cerved, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetDocumentAttachments() bool
GetDocumentAttachments returns the DocumentAttachments field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetDocumentAttachments(v bool)
SetDocumentAttachments sets DocumentAttachments field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasDocumentAttachments() bool
HasDocumentAttachments returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetDocumentAttachmentsNil(b bool)
SetDocumentAttachmentsNil sets the value for DocumentAttachments to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetDocumentAttachments()
UnsetDocumentAttachments ensures that no value is present for DocumentAttachments, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetEInvoice() bool
GetEInvoice returns the EInvoice field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetEInvoice(v bool)
SetEInvoice sets EInvoice field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasEInvoice() bool
HasEInvoice returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetEInvoiceNil(b bool)
SetEInvoiceNil sets the value for EInvoice to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetEInvoice()
UnsetEInvoice ensures that no value is present for EInvoice, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetGenius() bool
GetGenius returns the Genius field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetGenius(v bool)
SetGenius sets Genius field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasGenius() bool
HasGenius returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetGeniusNil(b bool)
SetGeniusNil sets the value for Genius to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetGenius()
UnsetGenius ensures that no value is present for Genius, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetMailTracking() bool
GetMailTracking returns the MailTracking field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetMailTracking(v bool)
SetMailTracking sets MailTracking field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasMailTracking() bool
HasMailTracking returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetMailTrackingNil(b bool)
SetMailTrackingNil sets the value for MailTracking to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetMailTracking()
UnsetMailTracking ensures that no value is present for MailTracking, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetPaymentNotifications() bool
GetPaymentNotifications returns the PaymentNotifications field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetPaymentNotifications(v bool)
SetPaymentNotifications sets PaymentNotifications field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasPaymentNotifications() bool
HasPaymentNotifications returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetPaymentNotificationsNil(b bool)
SetPaymentNotificationsNil sets the value for PaymentNotifications to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetPaymentNotifications()
UnsetPaymentNotifications ensures that no value is present for PaymentNotifications, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetPaypal() bool
GetPaypal returns the Paypal field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetPaypal(v bool)
SetPaypal sets Paypal field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasPaypal() bool
HasPaypal returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetPaypalNil(b bool)
SetPaypalNil sets the value for Paypal to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetPaypal()
UnsetPaypal ensures that no value is present for Paypal, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetReceipts() bool
GetReceipts returns the Receipts field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetReceipts(v bool)
SetReceipts sets Receipts field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasReceipts() bool
HasReceipts returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetReceiptsNil(b bool)
SetReceiptsNil sets the value for Receipts to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetReceipts()
UnsetReceipts ensures that no value is present for Receipts, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetRecurring() bool
GetRecurring returns the Recurring field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetRecurring(v bool)
SetRecurring sets Recurring field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasRecurring() bool
HasRecurring returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetRecurringNil(b bool)
SetRecurringNil sets the value for Recurring to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetRecurring()
UnsetRecurring ensures that no value is present for Recurring, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetSmtp() bool
GetSmtp returns the Smtp field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetSmtp(v bool)
SetSmtp sets Smtp field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasSmtp() bool
HasSmtp returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetSmtpNil(b bool)
SetSmtpNil sets the value for Smtp to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetSmtp()
UnsetSmtp ensures that no value is present for Smtp, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetStock() bool
GetStock returns the Stock field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetStock(v bool)
SetStock sets Stock field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasStock() bool
HasStock returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetStockNil(b bool)
SetStockNil sets the value for Stock to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetStock()
UnsetStock ensures that no value is present for Stock, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetSubaccounts() bool
GetSubaccounts returns the Subaccounts field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetSubaccounts(v bool)
SetSubaccounts sets Subaccounts field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasSubaccounts() bool
HasSubaccounts returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetSubaccountsNil(b bool)
SetSubaccountsNil sets the value for Subaccounts to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetSubaccounts()
UnsetSubaccounts ensures that no value is present for Subaccounts, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetTesseraSanitaria() bool
GetTesseraSanitaria returns the TesseraSanitaria field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetTesseraSanitaria(v bool)
SetTesseraSanitaria sets TesseraSanitaria field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasTesseraSanitaria() bool
HasTesseraSanitaria returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetTesseraSanitariaNil(b bool)
SetTesseraSanitariaNil sets the value for TesseraSanitaria to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetTesseraSanitaria()
UnsetTesseraSanitaria ensures that no value is present for TesseraSanitaria, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetTsDigital() bool
GetTsDigital returns the TsDigital field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetTsDigital(v bool)
SetTsDigital sets TsDigital field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasTsDigital() bool
HasTsDigital returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetTsDigitalNil(b bool)
SetTsDigitalNil sets the value for TsDigital to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetTsDigital()
UnsetTsDigital ensures that no value is present for TsDigital, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetTsInvoiceTrading() bool
GetTsInvoiceTrading returns the TsInvoiceTrading field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetTsInvoiceTrading(v bool)
SetTsInvoiceTrading sets TsInvoiceTrading field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasTsInvoiceTrading() bool
HasTsInvoiceTrading returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetTsInvoiceTradingNil(b bool)
SetTsInvoiceTradingNil sets the value for TsInvoiceTrading to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetTsInvoiceTrading()
UnsetTsInvoiceTrading ensures that no value is present for TsInvoiceTrading, not even an explicit nil
func (o *CompanyInfoPlanInfoFunctions) GetTsPay() bool
GetTsPay returns the TsPay field if non-nil, zero value otherwise.
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.
func (o *CompanyInfoPlanInfoFunctions) SetTsPay(v bool)
SetTsPay sets TsPay field to given value.
func (o *CompanyInfoPlanInfoFunctions) HasTsPay() bool
HasTsPay returns a boolean if a field has been set.
func (o *CompanyInfoPlanInfoFunctions) SetTsPayNil(b bool)
SetTsPayNil sets the value for TsPay to be an explicit nil
func (o *CompanyInfoPlanInfoFunctions) UnsetTsPay()
UnsetTsPay ensures that no value is present for TsPay, not even an explicit nil