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

Reference to an instance of the Profile managed object.