QueryExpressionMetadataRequestType

QueryExpressionMetadataRequestType
QueryExpressionMetadataRequestType

The parameters of QueryExpressionMetadata.

JSON Example
{
    "expressionName": [
        "string"
    ],
    "profile": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
array of string
expressionName
Optional

Names of the Expressions for which metadata is requested. If expressionNames are not specified, metadata for all known expressions is returned

profile
Optional

Base profile whose context needs to be used during the operation