Vonage / vonage-dotnet-sdk

Vonage REST API client for .NET, written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
105 stars 82 forks source link

ability to search by type (toll free, mobile or fixed) #124

Closed SafeCab closed 5 years ago

SafeCab commented 5 years ago

hi,

Please can you add the ability to search by type of phone e.g. tollfree, fixed or mobile

I see it on your UI but its not possible in your api - I can search by feature but I need to search by type as well

thanks

Steve

RabebOthmani commented 5 years ago

Hello @SafeCab , Apologies for not getting back to you any sooner. Thank you for spotting this. This is indeed missing from our implementation and we will work on adding it as soon as possible.

RabebOthmani commented 5 years ago

issue solved as per the following PR https://github.com/Nexmo/nexmo-dotnet/pull/148