Name | Type | Description | Notes |
---|---|---|---|
FicSituation | Pointer to PermissionLevel | [optional] | |
FicClients | Pointer to PermissionLevel | [optional] | |
FicSuppliers | Pointer to PermissionLevel | [optional] | |
FicProducts | Pointer to PermissionLevel | [optional] | |
FicIssuedDocuments | Pointer to PermissionLevel | [optional] | |
FicReceivedDocuments | Pointer to PermissionLevel | [optional] | |
FicReceipts | Pointer to PermissionLevel | [optional] | |
FicCalendar | Pointer to PermissionLevel | [optional] | |
FicArchive | Pointer to PermissionLevel | [optional] | |
FicTaxes | Pointer to PermissionLevel | [optional] | |
FicStock | Pointer to PermissionLevel | [optional] | |
FicCashbook | Pointer to PermissionLevel | [optional] | |
FicSettings | Pointer to PermissionLevel | [optional] | |
FicEmails | Pointer to PermissionLevel | [optional] | |
FicExport | Pointer to PermissionLevel | [optional] | |
FicImportBankstatements | Pointer to PermissionLevel | [optional] | |
FicImportClientsSuppliers | Pointer to PermissionLevel | [optional] | |
FicImportIssuedDocuments | Pointer to PermissionLevel | [optional] | |
FicImportProducts | Pointer to PermissionLevel | [optional] | |
FicRecurring | Pointer to PermissionLevel | [optional] | |
FicRiba | Pointer to PermissionLevel | [optional] | |
DicEmployees | Pointer to PermissionLevel | [optional] | |
DicSettings | Pointer to PermissionLevel | [optional] | |
DicTimesheet | Pointer to PermissionLevel | [optional] | |
FicIssuedDocumentsDetailed | Pointer to NullablePermissionsFicIssuedDocumentsDetailed | [optional] |
func NewPermissions() *Permissions
NewPermissions instantiates a new Permissions 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 NewPermissionsWithDefaults() *Permissions
NewPermissionsWithDefaults instantiates a new Permissions 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 *Permissions) GetFicSituation() PermissionLevel
GetFicSituation returns the FicSituation field if non-nil, zero value otherwise.
func (o *Permissions) GetFicSituationOk() (*PermissionLevel, bool)
GetFicSituationOk returns a tuple with the FicSituation field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicSituation(v PermissionLevel)
SetFicSituation sets FicSituation field to given value.
func (o *Permissions) HasFicSituation() bool
HasFicSituation returns a boolean if a field has been set.
func (o *Permissions) GetFicClients() PermissionLevel
GetFicClients returns the FicClients field if non-nil, zero value otherwise.
func (o *Permissions) GetFicClientsOk() (*PermissionLevel, bool)
GetFicClientsOk returns a tuple with the FicClients field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicClients(v PermissionLevel)
SetFicClients sets FicClients field to given value.
func (o *Permissions) HasFicClients() bool
HasFicClients returns a boolean if a field has been set.
func (o *Permissions) GetFicSuppliers() PermissionLevel
GetFicSuppliers returns the FicSuppliers field if non-nil, zero value otherwise.
func (o *Permissions) GetFicSuppliersOk() (*PermissionLevel, bool)
GetFicSuppliersOk returns a tuple with the FicSuppliers field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicSuppliers(v PermissionLevel)
SetFicSuppliers sets FicSuppliers field to given value.
func (o *Permissions) HasFicSuppliers() bool
HasFicSuppliers returns a boolean if a field has been set.
func (o *Permissions) GetFicProducts() PermissionLevel
GetFicProducts returns the FicProducts field if non-nil, zero value otherwise.
func (o *Permissions) GetFicProductsOk() (*PermissionLevel, bool)
GetFicProductsOk returns a tuple with the FicProducts field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicProducts(v PermissionLevel)
SetFicProducts sets FicProducts field to given value.
func (o *Permissions) HasFicProducts() bool
HasFicProducts returns a boolean if a field has been set.
func (o *Permissions) GetFicIssuedDocuments() PermissionLevel
GetFicIssuedDocuments returns the FicIssuedDocuments field if non-nil, zero value otherwise.
func (o *Permissions) GetFicIssuedDocumentsOk() (*PermissionLevel, bool)
GetFicIssuedDocumentsOk returns a tuple with the FicIssuedDocuments field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicIssuedDocuments(v PermissionLevel)
SetFicIssuedDocuments sets FicIssuedDocuments field to given value.
func (o *Permissions) HasFicIssuedDocuments() bool
HasFicIssuedDocuments returns a boolean if a field has been set.
func (o *Permissions) GetFicReceivedDocuments() PermissionLevel
GetFicReceivedDocuments returns the FicReceivedDocuments field if non-nil, zero value otherwise.
func (o *Permissions) GetFicReceivedDocumentsOk() (*PermissionLevel, bool)
GetFicReceivedDocumentsOk returns a tuple with the FicReceivedDocuments field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicReceivedDocuments(v PermissionLevel)
SetFicReceivedDocuments sets FicReceivedDocuments field to given value.
func (o *Permissions) HasFicReceivedDocuments() bool
HasFicReceivedDocuments returns a boolean if a field has been set.
func (o *Permissions) GetFicReceipts() PermissionLevel
GetFicReceipts returns the FicReceipts field if non-nil, zero value otherwise.
func (o *Permissions) GetFicReceiptsOk() (*PermissionLevel, bool)
GetFicReceiptsOk returns a tuple with the FicReceipts field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicReceipts(v PermissionLevel)
SetFicReceipts sets FicReceipts field to given value.
func (o *Permissions) HasFicReceipts() bool
HasFicReceipts returns a boolean if a field has been set.
func (o *Permissions) GetFicCalendar() PermissionLevel
GetFicCalendar returns the FicCalendar field if non-nil, zero value otherwise.
func (o *Permissions) GetFicCalendarOk() (*PermissionLevel, bool)
GetFicCalendarOk returns a tuple with the FicCalendar field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicCalendar(v PermissionLevel)
SetFicCalendar sets FicCalendar field to given value.
func (o *Permissions) HasFicCalendar() bool
HasFicCalendar returns a boolean if a field has been set.
func (o *Permissions) GetFicArchive() PermissionLevel
GetFicArchive returns the FicArchive field if non-nil, zero value otherwise.
func (o *Permissions) GetFicArchiveOk() (*PermissionLevel, bool)
GetFicArchiveOk returns a tuple with the FicArchive field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicArchive(v PermissionLevel)
SetFicArchive sets FicArchive field to given value.
func (o *Permissions) HasFicArchive() bool
HasFicArchive returns a boolean if a field has been set.
func (o *Permissions) GetFicTaxes() PermissionLevel
GetFicTaxes returns the FicTaxes field if non-nil, zero value otherwise.
func (o *Permissions) GetFicTaxesOk() (*PermissionLevel, bool)
GetFicTaxesOk returns a tuple with the FicTaxes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicTaxes(v PermissionLevel)
SetFicTaxes sets FicTaxes field to given value.
func (o *Permissions) HasFicTaxes() bool
HasFicTaxes returns a boolean if a field has been set.
func (o *Permissions) GetFicStock() PermissionLevel
GetFicStock returns the FicStock field if non-nil, zero value otherwise.
func (o *Permissions) GetFicStockOk() (*PermissionLevel, bool)
GetFicStockOk returns a tuple with the FicStock field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicStock(v PermissionLevel)
SetFicStock sets FicStock field to given value.
func (o *Permissions) HasFicStock() bool
HasFicStock returns a boolean if a field has been set.
func (o *Permissions) GetFicCashbook() PermissionLevel
GetFicCashbook returns the FicCashbook field if non-nil, zero value otherwise.
func (o *Permissions) GetFicCashbookOk() (*PermissionLevel, bool)
GetFicCashbookOk returns a tuple with the FicCashbook field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicCashbook(v PermissionLevel)
SetFicCashbook sets FicCashbook field to given value.
func (o *Permissions) HasFicCashbook() bool
HasFicCashbook returns a boolean if a field has been set.
func (o *Permissions) GetFicSettings() PermissionLevel
GetFicSettings returns the FicSettings field if non-nil, zero value otherwise.
func (o *Permissions) GetFicSettingsOk() (*PermissionLevel, bool)
GetFicSettingsOk returns a tuple with the FicSettings field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicSettings(v PermissionLevel)
SetFicSettings sets FicSettings field to given value.
func (o *Permissions) HasFicSettings() bool
HasFicSettings returns a boolean if a field has been set.
func (o *Permissions) GetFicEmails() PermissionLevel
GetFicEmails returns the FicEmails field if non-nil, zero value otherwise.
func (o *Permissions) GetFicEmailsOk() (*PermissionLevel, bool)
GetFicEmailsOk returns a tuple with the FicEmails field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicEmails(v PermissionLevel)
SetFicEmails sets FicEmails field to given value.
func (o *Permissions) HasFicEmails() bool
HasFicEmails returns a boolean if a field has been set.
func (o *Permissions) GetFicExport() PermissionLevel
GetFicExport returns the FicExport field if non-nil, zero value otherwise.
func (o *Permissions) GetFicExportOk() (*PermissionLevel, bool)
GetFicExportOk returns a tuple with the FicExport field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicExport(v PermissionLevel)
SetFicExport sets FicExport field to given value.
func (o *Permissions) HasFicExport() bool
HasFicExport returns a boolean if a field has been set.
func (o *Permissions) GetFicImportBankstatements() PermissionLevel
GetFicImportBankstatements returns the FicImportBankstatements field if non-nil, zero value otherwise.
func (o *Permissions) GetFicImportBankstatementsOk() (*PermissionLevel, bool)
GetFicImportBankstatementsOk returns a tuple with the FicImportBankstatements field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicImportBankstatements(v PermissionLevel)
SetFicImportBankstatements sets FicImportBankstatements field to given value.
func (o *Permissions) HasFicImportBankstatements() bool
HasFicImportBankstatements returns a boolean if a field has been set.
func (o *Permissions) GetFicImportClientsSuppliers() PermissionLevel
GetFicImportClientsSuppliers returns the FicImportClientsSuppliers field if non-nil, zero value otherwise.
func (o *Permissions) GetFicImportClientsSuppliersOk() (*PermissionLevel, bool)
GetFicImportClientsSuppliersOk returns a tuple with the FicImportClientsSuppliers field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicImportClientsSuppliers(v PermissionLevel)
SetFicImportClientsSuppliers sets FicImportClientsSuppliers field to given value.
func (o *Permissions) HasFicImportClientsSuppliers() bool
HasFicImportClientsSuppliers returns a boolean if a field has been set.
func (o *Permissions) GetFicImportIssuedDocuments() PermissionLevel
GetFicImportIssuedDocuments returns the FicImportIssuedDocuments field if non-nil, zero value otherwise.
func (o *Permissions) GetFicImportIssuedDocumentsOk() (*PermissionLevel, bool)
GetFicImportIssuedDocumentsOk returns a tuple with the FicImportIssuedDocuments field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicImportIssuedDocuments(v PermissionLevel)
SetFicImportIssuedDocuments sets FicImportIssuedDocuments field to given value.
func (o *Permissions) HasFicImportIssuedDocuments() bool
HasFicImportIssuedDocuments returns a boolean if a field has been set.
func (o *Permissions) GetFicImportProducts() PermissionLevel
GetFicImportProducts returns the FicImportProducts field if non-nil, zero value otherwise.
func (o *Permissions) GetFicImportProductsOk() (*PermissionLevel, bool)
GetFicImportProductsOk returns a tuple with the FicImportProducts field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicImportProducts(v PermissionLevel)
SetFicImportProducts sets FicImportProducts field to given value.
func (o *Permissions) HasFicImportProducts() bool
HasFicImportProducts returns a boolean if a field has been set.
func (o *Permissions) GetFicRecurring() PermissionLevel
GetFicRecurring returns the FicRecurring field if non-nil, zero value otherwise.
func (o *Permissions) GetFicRecurringOk() (*PermissionLevel, bool)
GetFicRecurringOk returns a tuple with the FicRecurring field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicRecurring(v PermissionLevel)
SetFicRecurring sets FicRecurring field to given value.
func (o *Permissions) HasFicRecurring() bool
HasFicRecurring returns a boolean if a field has been set.
func (o *Permissions) GetFicRiba() PermissionLevel
GetFicRiba returns the FicRiba field if non-nil, zero value otherwise.
func (o *Permissions) GetFicRibaOk() (*PermissionLevel, bool)
GetFicRibaOk returns a tuple with the FicRiba field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicRiba(v PermissionLevel)
SetFicRiba sets FicRiba field to given value.
func (o *Permissions) HasFicRiba() bool
HasFicRiba returns a boolean if a field has been set.
func (o *Permissions) GetDicEmployees() PermissionLevel
GetDicEmployees returns the DicEmployees field if non-nil, zero value otherwise.
func (o *Permissions) GetDicEmployeesOk() (*PermissionLevel, bool)
GetDicEmployeesOk returns a tuple with the DicEmployees field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetDicEmployees(v PermissionLevel)
SetDicEmployees sets DicEmployees field to given value.
func (o *Permissions) HasDicEmployees() bool
HasDicEmployees returns a boolean if a field has been set.
func (o *Permissions) GetDicSettings() PermissionLevel
GetDicSettings returns the DicSettings field if non-nil, zero value otherwise.
func (o *Permissions) GetDicSettingsOk() (*PermissionLevel, bool)
GetDicSettingsOk returns a tuple with the DicSettings field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetDicSettings(v PermissionLevel)
SetDicSettings sets DicSettings field to given value.
func (o *Permissions) HasDicSettings() bool
HasDicSettings returns a boolean if a field has been set.
func (o *Permissions) GetDicTimesheet() PermissionLevel
GetDicTimesheet returns the DicTimesheet field if non-nil, zero value otherwise.
func (o *Permissions) GetDicTimesheetOk() (*PermissionLevel, bool)
GetDicTimesheetOk returns a tuple with the DicTimesheet field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetDicTimesheet(v PermissionLevel)
SetDicTimesheet sets DicTimesheet field to given value.
func (o *Permissions) HasDicTimesheet() bool
HasDicTimesheet returns a boolean if a field has been set.
func (o *Permissions) GetFicIssuedDocumentsDetailed() PermissionsFicIssuedDocumentsDetailed
GetFicIssuedDocumentsDetailed returns the FicIssuedDocumentsDetailed field if non-nil, zero value otherwise.
func (o *Permissions) GetFicIssuedDocumentsDetailedOk() (*PermissionsFicIssuedDocumentsDetailed, bool)
GetFicIssuedDocumentsDetailedOk returns a tuple with the FicIssuedDocumentsDetailed field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Permissions) SetFicIssuedDocumentsDetailed(v PermissionsFicIssuedDocumentsDetailed)
SetFicIssuedDocumentsDetailed sets FicIssuedDocumentsDetailed field to given value.
func (o *Permissions) HasFicIssuedDocumentsDetailed() bool
HasFicIssuedDocumentsDetailed returns a boolean if a field has been set.
func (o *Permissions) SetFicIssuedDocumentsDetailedNil(b bool)
SetFicIssuedDocumentsDetailedNil sets the value for FicIssuedDocumentsDetailed to be an explicit nil
func (o *Permissions) UnsetFicIssuedDocumentsDetailed()
UnsetFicIssuedDocumentsDetailed ensures that no value is present for FicIssuedDocumentsDetailed, not even an explicit nil