Interface EA

Represents an entity of type eLoket Ondernemers (EA).

interface EA {
    code: "EA";
    identifier?: string;
    name: string;
}

Hierarchy (View Summary)

Properties

Properties

code: "EA"

The code for eLoket Ondernemers is always 'EA'.

identifier?: string

The identifier for EA is the ondernemingsnummer.

name: string

The name of the entity.