Parameter API object
Builds a parameter object for a BodyComponent. For text parameter, the character limit is 32768 if only one BodyComponent is used for the Template, else it's 1024.
The parameter to be used in the template
If parameter is a string and it's over 32768 characters
If parameter is a string, there are other components in the Template and it's over 1024 characters
BodyComponent._build The method that checks the 1024 character limit
Optional
Readonly
The currency of the parameter
The datetime of the parameter
The text of the parameter
The type of the parameter
Parameter API object