Command schema to issue a change in a entity triggered by a bulk-edit operation.

Hierarchy

  • PerformItemChangeCommand

Properties

The type of action to perform on the database table.

stringified_condition: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

stringified_payload: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

table_name: string

The string has a minimum length of one character and it cannot consist of only whitespace characters.

Generated using TypeDoc