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