interface PatchScriptsIDRequest {
    body: ScriptUpdateRequest;
    scriptID: string;
}

Properties

Properties

The script update to apply.

scriptID: string

A script ID. Specifies the script to update.

MMNEPVFCICPMFPCPTTAAATR