communication_unrestricted_parameters_parameter

 communication_unrestricted_parameters_parameters object parameter data

Name

Type

Description

type

(mandatory)

StringThe type of the communication unrestricted parameter which can be STRING, FLOAT, INTEGER or DATE

name

(mandatory)

StringThe name of the communication unrestricted parameter

string_value

(mandatory on conditions)

StringThe string value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to STRING

float_value

(mandatory on conditions)

NumberThe float value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to FLOAT

integer_value

(mandatory on conditions)

IntegerThe integer value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to INTEGER

date_value

(mandatory on conditions)

DateThe date value of the communication unrestricted parameter. This applicable and mandatory only if the type is set to DATE