CHGResultOfboolean
objectmessages
Any Ofnull | array[object]
CHGMessageTextMessage
Show Child Parameters
responseboolean
Example
CHGResultOfdecimal
objectmessages
Any Ofnull | array[object]
CHGMessageTextMessage
Show Child Parameters
responsenumber | string(double)
Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$
Example
CHGResultOfint
objectmessages
Any Ofnull | array[object]
CHGMessageTextMessage
Show Child Parameters
responseinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
Example
CHGResultOflong
objectmessages
Any Ofnull | array[object]
CHGMessageTextMessage
Show Child Parameters
responseinteger | string(int64)
Match pattern:^-?(?:0|[1-9]\d*)$
Example
CHGResultOfshort
objectmessages
Any Ofnull | array[object]
CHGMessageTextMessage
Show Child Parameters
responseinteger | string(int16)
Match pattern:^-?(?:0|[1-9]\d*)$
Example