communication_unrestricted_parameters_parameter
- George Rossides (Unlicensed)
Owned by George Rossides (Unlicensed)
Nov 03, 2015
1 min read
Loading data...
communication_unrestricted_parameters_parameters object parameter data
Name | Type | Description |
---|---|---|
type (mandatory) | String | The type of the communication unrestricted parameter which can be STRING, FLOAT, INTEGER or DATE |
name (mandatory) | String | The name of the communication unrestricted parameter |
string_value (mandatory on conditions) | String | The string value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to STRING |
float_value (mandatory on conditions) | Number | The float value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to FLOAT |
integer_value (mandatory on conditions) | Integer | The integer value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to INTEGER |
date_value (mandatory on conditions) | Date | The date value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to DATE |