The Export function waits a list of DataLines and the filename. type accntData struct { Name string `iif:"NAME"` AccntType string `iif:"ACCNTTYPE"` Desc string `iif:"DESC"` Accnum string ...
(IIF) is a type of file format which is used in Quickbooks desktop to import or export lists of transactions QuickBooks IIF files include ASCII text, TSV(Tab Separated Value).If you want to know How ...