Interface IBuilderForFooter
- Namespace
- Vonage.Messages.WhatsApp.ProductMessages.SingleItem
- Assembly
- Vonage.dll
Represents a builder that allows to set the Footer.
public interface IBuilderForFooter : IBuilderForCatalog
- Inherited Members
Methods
WithFooter(string)
Sets the Footer text.
IBuilderForCatalog WithFooter(string value)
Parameters
valuestringThe Footer.
Returns
- IBuilderForCatalog
The builder