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
107 stars 82 forks source link

Implement `linkNumber` #51

Closed judy2k closed 5 years ago

smithrobs commented 6 years ago

Part of Nexmo CLI, see this for details and this for implementation. Need to port this over.

judy2k commented 5 years ago

@smithrobs This looks like this feature has been implemented as part of NumberUpdateCommand. Can you confirm?

RabebOthmani commented 5 years ago

@judy2k closing issue as feature has been implemented https://github.com/Nexmo/nexmo-dotnet/blob/master/Nexmo.Api/Number.cs#L121-L126