interface ContactExtensionNL {
    legalForm: ContactExtensionNLLegalForm;
    legalFormRegistrationNumber: string;
}

Properties

legalFormRegistrationNumber: string