This will return field types from the JSON data object.
Examples
if (FALSE) { # \dontrun{
###Return field types from a JSON data object (obtained using get_JSON_doc())
get_field_names(x = JSON_doc)
} # }
This will return field types from the JSON data object.
if (FALSE) { # \dontrun{
###Return field types from a JSON data object (obtained using get_JSON_doc())
get_field_names(x = JSON_doc)
} # }