Interface IBuilderForCatalog
- Namespace
- Vonage.Messages.WhatsApp.ProductMessages.SingleItem
- Assembly
- Vonage.dll
Represents a builder that allows to set the Catalog.
public interface IBuilderForCatalog
Methods
WithCatalogId(string)
Sets the CatalogId.
IBuilderForProductRetailer WithCatalogId(string value)
Parameters
valuestringThe catalog Id.
Returns
- IBuilderForProductRetailer
The builder