TaggingTaskResult

TaggingTaskResult
TaggingTaskResult

Abstract base class for task results.

JSON Example
{
    "type": "string"
}
string
type
Optional

Used to identify schema type. For each schema its equivalent value should be used. allowableValues = {TAG_ASSIGNMENT, PULL_FROM_ADAPTER, PUSH_TO_ADAPTER}