FinOpenPOS
API ReferenceFunctions

loadStructure()

@finopenpos/fiscal / loadStructure

function loadStructure(version?, baseLayout?): Record<string, string>;

Defined in: valid-txt.ts:25

Load the TXT structure definition for the given version and layout.

Parameters

ParameterTypeDefault value
versionnumber4.0
baseLayoutstringLAYOUT_LOCAL

Returns

Record<string, string>

On this page