Table of Contents

Interface IBuilderForAccountId

Namespace
Vonage.Reports.LoadRecords
Assembly
Vonage.dll
public interface IBuilderForAccountId

Methods

WithAccountId(string)

Sets the account ID (API key) to search records for.

IBuilderForOptional WithAccountId(string value)

Parameters

value string

Returns

IBuilderForOptional

Examples

.WithAccountId("12aa3456")