json_values_get: Get details about a JSON Value

View source: R/generated_client.R

json_values_getR Documentation

Get details about a JSON Value

Description

Get details about a JSON Value

Usage

json_values_get(id)

Arguments

id

integer required. The ID of the JSON Value.

Value

A list containing the following elements:

id

integer, The ID of the JSON Value.

name

string, The name of the JSON Value.

value

string, The deserialized JSON value.


civis documentation built on April 1, 2023, 12:01 a.m.