Table of Contents

Interface IBuilderForProduct

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

Methods

WithProduct(ReportProduct)

Sets the product to generate the report for.

IBuilderForAccountId WithProduct(ReportProduct value)

Parameters

value ReportProduct

Returns

IBuilderForAccountId

Examples

.WithProduct(ReportProduct.Sms)