FinOpenPOS
API ReferenceFunctions

getStructure()

@finopenpos/fiscal / getStructure

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

Defined in: txt-structures.ts:717

Get the appropriate structure for the given version and layout.

Parameters

ParameterType
versionnumber
baseLayoutstring

Returns

Record<string, string>

On this page