Definition in file import-utilities.h.
#include "Account.h"
Go to the source code of this file.
Functions | |
Setter-getters | |
Setter and getter functions for the online_id kvp_frame for Accounts. | |
| const gchar * | gnc_import_get_acc_online_id (Account *account) |
| void | gnc_import_set_acc_online_id (Account *account, const gchar *string_value) |
Setter-getters | |
Setter and getter functions for the online_id kvp_frame for Transactions. | |
| const gchar * | gnc_import_get_trans_online_id (Transaction *transaction) |
| void | gnc_import_set_trans_online_id (Transaction *transaction, const gchar *string_value) |
1.5.2