Automation Actions V4 No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

OpenAPI spec version: v4

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Constructors

Properties

actionCardContent?: string
actionDescription?: string
actionName: string
appDisplayName?: string
executionRules?: {
    [key: string]: string;
}
inputFieldDescriptions?: {
    [key: string]: string;
}
inputFieldLabels?: {
    [key: string]: string;
}
inputFieldOptionLabels?: {
    [key: string]: {
        [key: string]: string;
    };
}
outputFieldLabels?: {
    [key: string]: string;
}
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]