JsonHelper/AddField

Adds the specified field to a JSON object.

Request Information

Parameters

NameDescriptionType
token

JSON object

JToken

field

Field name

String

val

Field value

Object

Response Information

Response Description

DescriptionType

JSON object

JToken