FinOpenPOS
API ReferenceInterfaces

PutQRTagParams

@finopenpos/fiscal / PutQRTagParams

Defined in: qrcode.ts:205

Parameters for inserting QR Code into NFC-e XML.

Properties

cscId

cscId: string;

Defined in: qrcode.ts:211


cscToken

cscToken: string;

Defined in: qrcode.ts:209


qrCodeBaseUrl

qrCodeBaseUrl: string;

Defined in: qrcode.ts:215


urlChave

urlChave: string;

Defined in: qrcode.ts:217


version

version: string;

Defined in: qrcode.ts:213


xml

xml: string;

Defined in: qrcode.ts:207

On this page