Table of Contents

Interface IBuilderForFrom

Namespace
Vonage.SubAccounts.TransferAmount
Assembly
Vonage.dll
public interface IBuilderForFrom

Methods

WithFrom(string)

Sets the API key of the account to transfer from.

IBuilderForTo WithFrom(string value)

Parameters

value string

Returns

IBuilderForTo

Examples

.WithFrom("7c9738e6")