Skip to content

verifactu-sdk API


verifactu-sdk API / Taxpayer

Interface: Taxpayer

Defined in: src/types.ts:143

Tax-obligated party (the SDK user). Always a Spanish NIF.

Properties

legalName

legalName: string

Defined in: src/types.ts:145

Legal name (up to 120 chars).


nif

nif: string

Defined in: src/types.ts:147

9-char Spanish tax identifier.

Released under the MIT license.