MethodActionArgument

MethodActionArgument
MethodActionArgument

This data object type defines a named argument for an operation.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "value": {
        "_typeName": "string"
    }
}
value
Optional

The base of all data types. Not to be used directly on the wire.