FinOpenPOS
API ReferenceFunctions

buildIssqnXml()

@finopenpos/fiscal / buildIssqnXml

function buildIssqnXml(data, totals?): string;

Defined in: tax-issqn.ts:141

Build ISSQN XML string and accumulate totals (backward-compatible wrapper).

Parameters

ParameterType
dataIssqnData
totals?IssqnTotals

Returns

string

On this page