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.
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
currencyThe currency of the parameter
Optional
Readonly
date_The datetime of the parameter
Optional
Readonly
textThe text of the parameter
Readonly
typeThe type of the parameter
Generated using TypeDoc
Parameter API object