Table of Contents

Class TopUpResult

Namespace
Vonage.Accounts
Assembly
Vonage.dll

Represents the response from a top-up request.

public class TopUpResult
Inheritance
TopUpResult
Inherited Members

Properties

Response

The response message indicating the result of the top-up operation.

[JsonProperty("response")]
public string Response { get; set; }

Property Value

string