NameValuePair

NameValuePair
NameValuePair

This data object represents a name value pair.

This structure may be used only with operations rendered under /sms.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "parameterName": "string",
    "parameterValue": "string"
}
string
parameterName
Required

Name of the paramter

string
parameterValue
Required

Value of the parameter