Table of Contents

Interface IBuilderForProduct

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

Methods

WithProduct(ReportProduct)

Sets the product to return records for.

IBuilderForAccountId WithProduct(ReportProduct value)

Parameters

value ReportProduct

Returns

IBuilderForAccountId

Examples

.WithProduct(ReportProduct.Sms)