| Name | Description | |
|---|---|---|
![]()  | AddArrayOfIntegers | Adds an array of integers to the template. | 
![]()  | AddArrayOfStrings | Adds an array of strings to the template. | 
![]()  | AddPlaceholderReplacement | Adds a placeholder and its replacement value to the template. | 
![]()  | AddSection<TObjectBuilder> | Adds a section containing objects to the template. | 
![]()  | AddToSection<TObjectBuilder> | Adds objects to an existing section in the template. | 
![]()  | ToString | Returns the JSON representation of the template. | 

