GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
run_report_args Struct Reference

Data Fields

const std::string & file_to_load
 
const std::string & run_report
 
const std::string & export_type
 
const std::string & output_file
 

Detailed Description

Definition at line 106 of file gnucash-commands.cpp.

Field Documentation

◆ export_type

const std::string& run_report_args::export_type

Definition at line 109 of file gnucash-commands.cpp.

◆ file_to_load

const std::string& run_report_args::file_to_load

Definition at line 107 of file gnucash-commands.cpp.

◆ output_file

const std::string& run_report_args::output_file

Definition at line 110 of file gnucash-commands.cpp.

◆ run_report

const std::string& run_report_args::run_report

Definition at line 108 of file gnucash-commands.cpp.


The documentation for this struct was generated from the following file: