Table of Contents

Interface IBuilderForAccountId

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

Methods

WithAccountId(string)

Sets the account ID (API key) to generate the report for.

IBuilderForOptional WithAccountId(string value)

Parameters

value string

Returns

IBuilderForOptional

Examples

.WithAccountId("12aa3456")