We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5f4ba commit b38ad0eCopy full SHA for b38ad0e
Bandwidth.Standard/Voice/Models/ModifyCallRequest.cs
@@ -44,13 +44,6 @@ public class ModifyCallRequest
44
{ "tag", false },
45
};
46
47
- /// <summary>
48
- /// Initializes a new instance of the <see cref="ModifyCallRequest"/> class.
49
- /// </summary>
50
- public ModifyCallRequest()
51
- {
52
- }
53
-
54
/// <summary>
55
/// Initializes a new instance of the <see cref="ModifyCallRequest"/> class.
56
/// </summary>
0 commit comments