FinOpenPOS
API ReferenceInterfaces

AccessKeyParams

@finopenpos/fiscal / AccessKeyParams

Defined in: types.ts:801

Access key components for NF-e/NFC-e

Properties

emissionType

emissionType: EmissionType;

Defined in: types.ts:815


model

model: InvoiceModel;

Defined in: types.ts:809


number

number: number;

Defined in: types.ts:813


numericCode

numericCode: string;

Defined in: types.ts:817


series

series: number;

Defined in: types.ts:811


stateCode

stateCode: string;

Defined in: types.ts:803


taxId

taxId: string;

Defined in: types.ts:807


yearMonth

yearMonth: string;

Defined in: types.ts:805

On this page