Skip to content

verifactu-sdk API


verifactu-sdk API / RecordState

Type Alias: RecordState

RecordState = "Correcto" | "AceptadoConErrores" | "Incorrecto"

Defined in: src/types.ts:96

Per-line submission outcome state (L19).

Released under the MIT license.