BooleanInteger
¶
The BooleanInteger converter converts a boolean value (string or boolean) into a boolean integer.
Arguments: JSON object | |
---|---|
|
|
Status Codes: |
|
StringDouble
¶
The StringDouble converter converts a double value represented as string into double.
Arguments: JSON object | |
---|---|
|
|
Status Codes: |
|
StringInteger
¶
The StringInteger converter converts an integer value represented as string into integer.
Arguments: JSON object | |
---|---|
|
|
Status Codes: |
|
StringEpochTime
¶
The StringEpochTime converter converts a datetime represented as string into Unix Epoch time (long).
Arguments: JSON object | |
---|---|
|
|
Status Codes: |
|