Skip to content

INDIVIDUAL check error #23

@SerGioPicconti

Description

@SerGioPicconti

Hi!

In Providers/DaDataCompany.php on line 40 there is error (which you can catch if you try to check INDIVIDUAL by INN number).
On property 'type' - wrong ENUM in value. Instead of "CompanyType::$map[$type] ?? null" there is "CompanyStatus::$map[$type] ?? null" (status instead of type).

I've fixed it manually, but it would be better to fix this in release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions