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
valuestringThe product retailer Id.
Returns
- IBuildable
The builder