FormExtValueRequest

FormExtValueRequest
FormExtValueRequest
JSON Example
{
    "item": {
        "id": "string",
        "label": "string",
        "type": "string",
        "value": "string",
        "description": "string"
    },
    "filter": "string",
    "valueSource": {
        "id": "string",
        "type": "string",
        "parameters": [
            {
                "$type": {
                    "dataType": "string",
                    "referenceType": "string",
                    "fields": [
                        "ComplexTypeField Object"
                    ],
                    "isMultiple": false
                }
            }
        ],
        "isPageable": false,
        "externalSourceProviderType": "string"
    },
    "valueType": {
        "dataType": "string",
        "referenceType": "string",
        "fields": [
            "ComplexTypeField Object"
        ],
        "isMultiple": false
    },
    "context": {
        "context": {
            "dataType": "string",
            "value": "string"
        }
    },
    "projectId": "string"
}
item
Optional

item

string
filter
Optional

filter

valueSource
Optional

valueSource

valueType
Optional

valueType

object
context
Optional

context

string
projectId
Optional

projectId