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
valuestring
Returns
Examples
.WithAccountId("12aa3456")