Interface IBuilderForMandatorySection
- Namespace
- Vonage.Messages.WhatsApp.ProductMessages.MultipleItems
- Assembly
- Vonage.dll
Represents a builder that allows to set a Section.
public interface IBuilderForMandatorySection
Methods
WithSection(string)
Sets a section.
IBuilderForProductRetailer WithSection(string value)
Parameters
valuestringThe section.
Returns
- IBuilderForProductRetailer
The builder.