kevbite/CompaniesHouse.NET

New accounts type needs to be added

mattu08 opened this issue ยท 3 comments

Hi,

Just started getting the following error on "last accounts";

 "last_accounts": {
      "type": "no-accounts-type-available"
    },

Then realized that the type was missing, could you add the missing account type:

no-accounts-type-available

To /src/CompaniesHouse/Response/CompanyProfile/LastAccountsType.cs

https://github.com/kevbite/CompaniesHouse.NET/blob/efef661d99dc64b38ed560e6d908695649f3ac1e/src/CompaniesHouse/Response/CompanyProfile/LastAccountsType.cs

Cheers,

Matt

Hey @mattu08, thanks for raising this issue, I'll try to get it sorted as soon as possible.

This is now fixed in the latest version 7.9.2.

Thanks @kevbite ๐Ÿ‘