Record Class BalanceSheetRecord

java.lang.Object
java.lang.Record
app.valuationcontrol.multimodule.library.enin.records.BalanceSheetRecord

public record BalanceSheetRecord(String uuid, @NotNull String accounts_uuid, String currency_code, Float research_and_development, Float licenses_and_patents, Float deferred_tax_asset, Float goodwill, Float total_intangible_assets, Float land_buildings_and_other_real_estate, Float machinery_and_equipment, Float ships_rigs_planes_etc, Float operating_movable_property_furniture_tools_etc, Float total_tangible_assets, Float investments_in_subsidiaries, Float investments_in_group_companies, Float loan_to_group_companies, Float investments_in_associated_companies, Float loans_to_associated_companies, Float change_in_inventory_of_work_in_progress, Float equities_and_investments, Float bonds_and_other_long_term_receivables, Float pension_fund, Float fixed_fin_assets, Float other_fixed_assets, Float total_fixed_assets, Float raw_materials_and_purchased_semifinished_goods, Float work_in_progress, Float finished_goods, Float total_inventories, Float accounts_receivables, Float other_short_term_receivables, Float accounts_receivables_group_companies, Float payments_to_be_received_from_owners, Float total_receivables, Float equities_and_investments_in_group_companies, Float marketable_shares, Float marketable_bonds, Float other_marketable_fin_instruments, Float other_fin_instruments, Float total_short_term_investments, Float cash_and_deposits, Float other_current_assets, Float total_current_assets, Float total_assets, Float share_capital, Float treasury_stock, Float share_premium_reserve, Float other_paid_up_equity, Float paid_up_equity, Float reserve_for_valuation_variations, Float retained_equity, Float retained_earnings, Float minority_interest, Float total_equity, Float pension_liabilities, Float deferred_tax_assets, Float allowances_for_liabilities, Float total_allowances_for_liabilities, Float convertible_long_term_debt, Float debenture_loan, Float collateral_backed_debt_to_fin_institutions, Float long_term_debt_to_group_companies, Float subordinated_debt, Float misc_long_term_debt, Float other_long_term_debt, Float total_other_long_term_debt, Float total_long_term_debt, Float convertible_short_term_debt, Float certificate_loans, Float debt_to_fin_institutions, Float accounts_payable, Float tax_payable, Float value_added_taxes, Float dividend, Float short_term_debt_to_group_companies, Float other_current_debt, Float total_current_debt, Float total_liabilities, Float total_equity_and_liabilities, Float overdraft, Float overdraft_limit, Float loss_buffer, @NotNull Integer accounting_year, @NotNull String company_uuid, @NotNull String accounts_type_uuid, String app_url) extends Record
  • Constructor Details

    • BalanceSheetRecord

      public BalanceSheetRecord(String uuid, @NotNull @NotNull String accounts_uuid, String currency_code, Float research_and_development, Float licenses_and_patents, Float deferred_tax_asset, Float goodwill, Float total_intangible_assets, Float land_buildings_and_other_real_estate, Float machinery_and_equipment, Float ships_rigs_planes_etc, Float operating_movable_property_furniture_tools_etc, Float total_tangible_assets, Float investments_in_subsidiaries, Float investments_in_group_companies, Float loan_to_group_companies, Float investments_in_associated_companies, Float loans_to_associated_companies, Float change_in_inventory_of_work_in_progress, Float equities_and_investments, Float bonds_and_other_long_term_receivables, Float pension_fund, Float fixed_fin_assets, Float other_fixed_assets, Float total_fixed_assets, Float raw_materials_and_purchased_semifinished_goods, Float work_in_progress, Float finished_goods, Float total_inventories, Float accounts_receivables, Float other_short_term_receivables, Float accounts_receivables_group_companies, Float payments_to_be_received_from_owners, Float total_receivables, Float equities_and_investments_in_group_companies, Float marketable_shares, Float marketable_bonds, Float other_marketable_fin_instruments, Float other_fin_instruments, Float total_short_term_investments, Float cash_and_deposits, Float other_current_assets, Float total_current_assets, Float total_assets, Float share_capital, Float treasury_stock, Float share_premium_reserve, Float other_paid_up_equity, Float paid_up_equity, Float reserve_for_valuation_variations, Float retained_equity, Float retained_earnings, Float minority_interest, Float total_equity, Float pension_liabilities, Float deferred_tax_assets, Float allowances_for_liabilities, Float total_allowances_for_liabilities, Float convertible_long_term_debt, Float debenture_loan, Float collateral_backed_debt_to_fin_institutions, Float long_term_debt_to_group_companies, Float subordinated_debt, Float misc_long_term_debt, Float other_long_term_debt, Float total_other_long_term_debt, Float total_long_term_debt, Float convertible_short_term_debt, Float certificate_loans, Float debt_to_fin_institutions, Float accounts_payable, Float tax_payable, Float value_added_taxes, Float dividend, Float short_term_debt_to_group_companies, Float other_current_debt, Float total_current_debt, Float total_liabilities, Float total_equity_and_liabilities, Float overdraft, Float overdraft_limit, Float loss_buffer, @NotNull @NotNull Integer accounting_year, @NotNull @NotNull String company_uuid, @NotNull @NotNull String accounts_type_uuid, String app_url)
      Creates an instance of a BalanceSheetRecord record class.
      Parameters:
      uuid - the value for the uuid record component
      accounts_uuid - the value for the accounts_uuid record component
      currency_code - the value for the currency_code record component
      research_and_development - the value for the research_and_development record component
      licenses_and_patents - the value for the licenses_and_patents record component
      deferred_tax_asset - the value for the deferred_tax_asset record component
      goodwill - the value for the goodwill record component
      total_intangible_assets - the value for the total_intangible_assets record component
      land_buildings_and_other_real_estate - the value for the land_buildings_and_other_real_estate record component
      machinery_and_equipment - the value for the machinery_and_equipment record component
      ships_rigs_planes_etc - the value for the ships_rigs_planes_etc record component
      operating_movable_property_furniture_tools_etc - the value for the operating_movable_property_furniture_tools_etc record component
      total_tangible_assets - the value for the total_tangible_assets record component
      investments_in_subsidiaries - the value for the investments_in_subsidiaries record component
      investments_in_group_companies - the value for the investments_in_group_companies record component
      loan_to_group_companies - the value for the loan_to_group_companies record component
      investments_in_associated_companies - the value for the investments_in_associated_companies record component
      loans_to_associated_companies - the value for the loans_to_associated_companies record component
      change_in_inventory_of_work_in_progress - the value for the change_in_inventory_of_work_in_progress record component
      equities_and_investments - the value for the equities_and_investments record component
      bonds_and_other_long_term_receivables - the value for the bonds_and_other_long_term_receivables record component
      pension_fund - the value for the pension_fund record component
      fixed_fin_assets - the value for the fixed_fin_assets record component
      other_fixed_assets - the value for the other_fixed_assets record component
      total_fixed_assets - the value for the total_fixed_assets record component
      raw_materials_and_purchased_semifinished_goods - the value for the raw_materials_and_purchased_semifinished_goods record component
      work_in_progress - the value for the work_in_progress record component
      finished_goods - the value for the finished_goods record component
      total_inventories - the value for the total_inventories record component
      accounts_receivables - the value for the accounts_receivables record component
      other_short_term_receivables - the value for the other_short_term_receivables record component
      accounts_receivables_group_companies - the value for the accounts_receivables_group_companies record component
      payments_to_be_received_from_owners - the value for the payments_to_be_received_from_owners record component
      total_receivables - the value for the total_receivables record component
      equities_and_investments_in_group_companies - the value for the equities_and_investments_in_group_companies record component
      marketable_shares - the value for the marketable_shares record component
      marketable_bonds - the value for the marketable_bonds record component
      other_marketable_fin_instruments - the value for the other_marketable_fin_instruments record component
      other_fin_instruments - the value for the other_fin_instruments record component
      total_short_term_investments - the value for the total_short_term_investments record component
      cash_and_deposits - the value for the cash_and_deposits record component
      other_current_assets - the value for the other_current_assets record component
      total_current_assets - the value for the total_current_assets record component
      total_assets - the value for the total_assets record component
      share_capital - the value for the share_capital record component
      treasury_stock - the value for the treasury_stock record component
      share_premium_reserve - the value for the share_premium_reserve record component
      other_paid_up_equity - the value for the other_paid_up_equity record component
      paid_up_equity - the value for the paid_up_equity record component
      reserve_for_valuation_variations - the value for the reserve_for_valuation_variations record component
      retained_equity - the value for the retained_equity record component
      retained_earnings - the value for the retained_earnings record component
      minority_interest - the value for the minority_interest record component
      total_equity - the value for the total_equity record component
      pension_liabilities - the value for the pension_liabilities record component
      deferred_tax_assets - the value for the deferred_tax_assets record component
      allowances_for_liabilities - the value for the allowances_for_liabilities record component
      total_allowances_for_liabilities - the value for the total_allowances_for_liabilities record component
      convertible_long_term_debt - the value for the convertible_long_term_debt record component
      debenture_loan - the value for the debenture_loan record component
      collateral_backed_debt_to_fin_institutions - the value for the collateral_backed_debt_to_fin_institutions record component
      long_term_debt_to_group_companies - the value for the long_term_debt_to_group_companies record component
      subordinated_debt - the value for the subordinated_debt record component
      misc_long_term_debt - the value for the misc_long_term_debt record component
      other_long_term_debt - the value for the other_long_term_debt record component
      total_other_long_term_debt - the value for the total_other_long_term_debt record component
      total_long_term_debt - the value for the total_long_term_debt record component
      convertible_short_term_debt - the value for the convertible_short_term_debt record component
      certificate_loans - the value for the certificate_loans record component
      debt_to_fin_institutions - the value for the debt_to_fin_institutions record component
      accounts_payable - the value for the accounts_payable record component
      tax_payable - the value for the tax_payable record component
      value_added_taxes - the value for the value_added_taxes record component
      dividend - the value for the dividend record component
      short_term_debt_to_group_companies - the value for the short_term_debt_to_group_companies record component
      other_current_debt - the value for the other_current_debt record component
      total_current_debt - the value for the total_current_debt record component
      total_liabilities - the value for the total_liabilities record component
      total_equity_and_liabilities - the value for the total_equity_and_liabilities record component
      overdraft - the value for the overdraft record component
      overdraft_limit - the value for the overdraft_limit record component
      loss_buffer - the value for the loss_buffer record component
      accounting_year - the value for the accounting_year record component
      company_uuid - the value for the company_uuid record component
      accounts_type_uuid - the value for the accounts_type_uuid record component
      app_url - the value for the app_url record component
  • Method Details

    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object o)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      o - the object with which to compare
      Returns:
      true if this object is the same as the o argument; false otherwise.
    • uuid

      public String uuid()
      Returns the value of the uuid record component.
      Returns:
      the value of the uuid record component
    • accounts_uuid

      @NotNull public @NotNull String accounts_uuid()
      Returns the value of the accounts_uuid record component.
      Returns:
      the value of the accounts_uuid record component
    • currency_code

      public String currency_code()
      Returns the value of the currency_code record component.
      Returns:
      the value of the currency_code record component
    • research_and_development

      public Float research_and_development()
      Returns the value of the research_and_development record component.
      Returns:
      the value of the research_and_development record component
    • licenses_and_patents

      public Float licenses_and_patents()
      Returns the value of the licenses_and_patents record component.
      Returns:
      the value of the licenses_and_patents record component
    • deferred_tax_asset

      public Float deferred_tax_asset()
      Returns the value of the deferred_tax_asset record component.
      Returns:
      the value of the deferred_tax_asset record component
    • goodwill

      public Float goodwill()
      Returns the value of the goodwill record component.
      Returns:
      the value of the goodwill record component
    • total_intangible_assets

      public Float total_intangible_assets()
      Returns the value of the total_intangible_assets record component.
      Returns:
      the value of the total_intangible_assets record component
    • land_buildings_and_other_real_estate

      public Float land_buildings_and_other_real_estate()
      Returns the value of the land_buildings_and_other_real_estate record component.
      Returns:
      the value of the land_buildings_and_other_real_estate record component
    • machinery_and_equipment

      public Float machinery_and_equipment()
      Returns the value of the machinery_and_equipment record component.
      Returns:
      the value of the machinery_and_equipment record component
    • ships_rigs_planes_etc

      public Float ships_rigs_planes_etc()
      Returns the value of the ships_rigs_planes_etc record component.
      Returns:
      the value of the ships_rigs_planes_etc record component
    • operating_movable_property_furniture_tools_etc

      public Float operating_movable_property_furniture_tools_etc()
      Returns the value of the operating_movable_property_furniture_tools_etc record component.
      Returns:
      the value of the operating_movable_property_furniture_tools_etc record component
    • total_tangible_assets

      public Float total_tangible_assets()
      Returns the value of the total_tangible_assets record component.
      Returns:
      the value of the total_tangible_assets record component
    • investments_in_subsidiaries

      public Float investments_in_subsidiaries()
      Returns the value of the investments_in_subsidiaries record component.
      Returns:
      the value of the investments_in_subsidiaries record component
    • investments_in_group_companies

      public Float investments_in_group_companies()
      Returns the value of the investments_in_group_companies record component.
      Returns:
      the value of the investments_in_group_companies record component
    • loan_to_group_companies

      public Float loan_to_group_companies()
      Returns the value of the loan_to_group_companies record component.
      Returns:
      the value of the loan_to_group_companies record component
    • investments_in_associated_companies

      public Float investments_in_associated_companies()
      Returns the value of the investments_in_associated_companies record component.
      Returns:
      the value of the investments_in_associated_companies record component
    • loans_to_associated_companies

      public Float loans_to_associated_companies()
      Returns the value of the loans_to_associated_companies record component.
      Returns:
      the value of the loans_to_associated_companies record component
    • change_in_inventory_of_work_in_progress

      public Float change_in_inventory_of_work_in_progress()
      Returns the value of the change_in_inventory_of_work_in_progress record component.
      Returns:
      the value of the change_in_inventory_of_work_in_progress record component
    • equities_and_investments

      public Float equities_and_investments()
      Returns the value of the equities_and_investments record component.
      Returns:
      the value of the equities_and_investments record component
    • bonds_and_other_long_term_receivables

      public Float bonds_and_other_long_term_receivables()
      Returns the value of the bonds_and_other_long_term_receivables record component.
      Returns:
      the value of the bonds_and_other_long_term_receivables record component
    • pension_fund

      public Float pension_fund()
      Returns the value of the pension_fund record component.
      Returns:
      the value of the pension_fund record component
    • fixed_fin_assets

      public Float fixed_fin_assets()
      Returns the value of the fixed_fin_assets record component.
      Returns:
      the value of the fixed_fin_assets record component
    • other_fixed_assets

      public Float other_fixed_assets()
      Returns the value of the other_fixed_assets record component.
      Returns:
      the value of the other_fixed_assets record component
    • total_fixed_assets

      public Float total_fixed_assets()
      Returns the value of the total_fixed_assets record component.
      Returns:
      the value of the total_fixed_assets record component
    • raw_materials_and_purchased_semifinished_goods

      public Float raw_materials_and_purchased_semifinished_goods()
      Returns the value of the raw_materials_and_purchased_semifinished_goods record component.
      Returns:
      the value of the raw_materials_and_purchased_semifinished_goods record component
    • work_in_progress

      public Float work_in_progress()
      Returns the value of the work_in_progress record component.
      Returns:
      the value of the work_in_progress record component
    • finished_goods

      public Float finished_goods()
      Returns the value of the finished_goods record component.
      Returns:
      the value of the finished_goods record component
    • total_inventories

      public Float total_inventories()
      Returns the value of the total_inventories record component.
      Returns:
      the value of the total_inventories record component
    • accounts_receivables

      public Float accounts_receivables()
      Returns the value of the accounts_receivables record component.
      Returns:
      the value of the accounts_receivables record component
    • other_short_term_receivables

      public Float other_short_term_receivables()
      Returns the value of the other_short_term_receivables record component.
      Returns:
      the value of the other_short_term_receivables record component
    • accounts_receivables_group_companies

      public Float accounts_receivables_group_companies()
      Returns the value of the accounts_receivables_group_companies record component.
      Returns:
      the value of the accounts_receivables_group_companies record component
    • payments_to_be_received_from_owners

      public Float payments_to_be_received_from_owners()
      Returns the value of the payments_to_be_received_from_owners record component.
      Returns:
      the value of the payments_to_be_received_from_owners record component
    • total_receivables

      public Float total_receivables()
      Returns the value of the total_receivables record component.
      Returns:
      the value of the total_receivables record component
    • equities_and_investments_in_group_companies

      public Float equities_and_investments_in_group_companies()
      Returns the value of the equities_and_investments_in_group_companies record component.
      Returns:
      the value of the equities_and_investments_in_group_companies record component
    • marketable_shares

      public Float marketable_shares()
      Returns the value of the marketable_shares record component.
      Returns:
      the value of the marketable_shares record component
    • marketable_bonds

      public Float marketable_bonds()
      Returns the value of the marketable_bonds record component.
      Returns:
      the value of the marketable_bonds record component
    • other_marketable_fin_instruments

      public Float other_marketable_fin_instruments()
      Returns the value of the other_marketable_fin_instruments record component.
      Returns:
      the value of the other_marketable_fin_instruments record component
    • other_fin_instruments

      public Float other_fin_instruments()
      Returns the value of the other_fin_instruments record component.
      Returns:
      the value of the other_fin_instruments record component
    • total_short_term_investments

      public Float total_short_term_investments()
      Returns the value of the total_short_term_investments record component.
      Returns:
      the value of the total_short_term_investments record component
    • cash_and_deposits

      public Float cash_and_deposits()
      Returns the value of the cash_and_deposits record component.
      Returns:
      the value of the cash_and_deposits record component
    • other_current_assets

      public Float other_current_assets()
      Returns the value of the other_current_assets record component.
      Returns:
      the value of the other_current_assets record component
    • total_current_assets

      public Float total_current_assets()
      Returns the value of the total_current_assets record component.
      Returns:
      the value of the total_current_assets record component
    • total_assets

      public Float total_assets()
      Returns the value of the total_assets record component.
      Returns:
      the value of the total_assets record component
    • share_capital

      public Float share_capital()
      Returns the value of the share_capital record component.
      Returns:
      the value of the share_capital record component
    • treasury_stock

      public Float treasury_stock()
      Returns the value of the treasury_stock record component.
      Returns:
      the value of the treasury_stock record component
    • share_premium_reserve

      public Float share_premium_reserve()
      Returns the value of the share_premium_reserve record component.
      Returns:
      the value of the share_premium_reserve record component
    • other_paid_up_equity

      public Float other_paid_up_equity()
      Returns the value of the other_paid_up_equity record component.
      Returns:
      the value of the other_paid_up_equity record component
    • reserve_for_valuation_variations

      public Float reserve_for_valuation_variations()
      Returns the value of the reserve_for_valuation_variations record component.
      Returns:
      the value of the reserve_for_valuation_variations record component
    • retained_equity

      public Float retained_equity()
      Returns the value of the retained_equity record component.
      Returns:
      the value of the retained_equity record component
    • retained_earnings

      public Float retained_earnings()
      Returns the value of the retained_earnings record component.
      Returns:
      the value of the retained_earnings record component
    • minority_interest

      public Float minority_interest()
      Returns the value of the minority_interest record component.
      Returns:
      the value of the minority_interest record component
    • total_equity

      public Float total_equity()
      Returns the value of the total_equity record component.
      Returns:
      the value of the total_equity record component
    • pension_liabilities

      public Float pension_liabilities()
      Returns the value of the pension_liabilities record component.
      Returns:
      the value of the pension_liabilities record component
    • deferred_tax_assets

      public Float deferred_tax_assets()
      Returns the value of the deferred_tax_assets record component.
      Returns:
      the value of the deferred_tax_assets record component
    • allowances_for_liabilities

      public Float allowances_for_liabilities()
      Returns the value of the allowances_for_liabilities record component.
      Returns:
      the value of the allowances_for_liabilities record component
    • total_allowances_for_liabilities

      public Float total_allowances_for_liabilities()
      Returns the value of the total_allowances_for_liabilities record component.
      Returns:
      the value of the total_allowances_for_liabilities record component
    • convertible_long_term_debt

      public Float convertible_long_term_debt()
      Returns the value of the convertible_long_term_debt record component.
      Returns:
      the value of the convertible_long_term_debt record component
    • debenture_loan

      public Float debenture_loan()
      Returns the value of the debenture_loan record component.
      Returns:
      the value of the debenture_loan record component
    • collateral_backed_debt_to_fin_institutions

      public Float collateral_backed_debt_to_fin_institutions()
      Returns the value of the collateral_backed_debt_to_fin_institutions record component.
      Returns:
      the value of the collateral_backed_debt_to_fin_institutions record component
    • long_term_debt_to_group_companies

      public Float long_term_debt_to_group_companies()
      Returns the value of the long_term_debt_to_group_companies record component.
      Returns:
      the value of the long_term_debt_to_group_companies record component
    • subordinated_debt

      public Float subordinated_debt()
      Returns the value of the subordinated_debt record component.
      Returns:
      the value of the subordinated_debt record component
    • misc_long_term_debt

      public Float misc_long_term_debt()
      Returns the value of the misc_long_term_debt record component.
      Returns:
      the value of the misc_long_term_debt record component
    • other_long_term_debt

      public Float other_long_term_debt()
      Returns the value of the other_long_term_debt record component.
      Returns:
      the value of the other_long_term_debt record component
    • total_other_long_term_debt

      public Float total_other_long_term_debt()
      Returns the value of the total_other_long_term_debt record component.
      Returns:
      the value of the total_other_long_term_debt record component
    • total_long_term_debt

      public Float total_long_term_debt()
      Returns the value of the total_long_term_debt record component.
      Returns:
      the value of the total_long_term_debt record component
    • convertible_short_term_debt

      public Float convertible_short_term_debt()
      Returns the value of the convertible_short_term_debt record component.
      Returns:
      the value of the convertible_short_term_debt record component
    • certificate_loans

      public Float certificate_loans()
      Returns the value of the certificate_loans record component.
      Returns:
      the value of the certificate_loans record component
    • debt_to_fin_institutions

      public Float debt_to_fin_institutions()
      Returns the value of the debt_to_fin_institutions record component.
      Returns:
      the value of the debt_to_fin_institutions record component
    • accounts_payable

      public Float accounts_payable()
      Returns the value of the accounts_payable record component.
      Returns:
      the value of the accounts_payable record component
    • tax_payable

      public Float tax_payable()
      Returns the value of the tax_payable record component.
      Returns:
      the value of the tax_payable record component
    • value_added_taxes

      public Float value_added_taxes()
      Returns the value of the value_added_taxes record component.
      Returns:
      the value of the value_added_taxes record component
    • dividend

      public Float dividend()
      Returns the value of the dividend record component.
      Returns:
      the value of the dividend record component
    • short_term_debt_to_group_companies

      public Float short_term_debt_to_group_companies()
      Returns the value of the short_term_debt_to_group_companies record component.
      Returns:
      the value of the short_term_debt_to_group_companies record component
    • other_current_debt

      public Float other_current_debt()
      Returns the value of the other_current_debt record component.
      Returns:
      the value of the other_current_debt record component
    • total_current_debt

      public Float total_current_debt()
      Returns the value of the total_current_debt record component.
      Returns:
      the value of the total_current_debt record component
    • total_liabilities

      public Float total_liabilities()
      Returns the value of the total_liabilities record component.
      Returns:
      the value of the total_liabilities record component
    • total_equity_and_liabilities

      public Float total_equity_and_liabilities()
      Returns the value of the total_equity_and_liabilities record component.
      Returns:
      the value of the total_equity_and_liabilities record component
    • overdraft

      public Float overdraft()
      Returns the value of the overdraft record component.
      Returns:
      the value of the overdraft record component
    • overdraft_limit

      public Float overdraft_limit()
      Returns the value of the overdraft_limit record component.
      Returns:
      the value of the overdraft_limit record component
    • loss_buffer

      public Float loss_buffer()
      Returns the value of the loss_buffer record component.
      Returns:
      the value of the loss_buffer record component
    • accounting_year

      @NotNull public @NotNull Integer accounting_year()
      Returns the value of the accounting_year record component.
      Returns:
      the value of the accounting_year record component
    • company_uuid

      @NotNull public @NotNull String company_uuid()
      Returns the value of the company_uuid record component.
      Returns:
      the value of the company_uuid record component
    • accounts_type_uuid

      @NotNull public @NotNull String accounts_type_uuid()
      Returns the value of the accounts_type_uuid record component.
      Returns:
      the value of the accounts_type_uuid record component
    • app_url

      public String app_url()
      Returns the value of the app_url record component.
      Returns:
      the value of the app_url record component