Table of Contents

Interface IBuilderForProductRetailer

Namespace
Vonage.Messages.WhatsApp.ProductMessages.SingleItem
Assembly
Vonage.dll

Represents a builder that allows to set a Product Retailer.

public interface IBuilderForProductRetailer

Methods

WithProductRetailerId(string)

Sets the product retailer Id.

IBuildable WithProductRetailerId(string value)

Parameters

value string

The product retailer Id.

Returns

IBuildable

The builder