Interface IBuilderForTemplateId
- Namespace
- Vonage.VerifyV2.GetTemplateFragments
- Assembly
- Vonage.dll
public interface IBuilderForTemplateId
Methods
WithTemplateId(Guid)
Sets the unique identifier (UUID) of the template to retrieve fragments from.
IBuilderForOptional WithTemplateId(Guid value)
Parameters
valueGuid
Returns
Examples
.WithTemplateId(Guid.Parse("8f35a1a7-eb2f-4552-8fdf-fffdaee41bc9"))