AlterTransactionUnsetProperty¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | [optional] | |
| mode | String | The behavior if the property key to unset does not exist. Case insensitive, supports both PascalCase and snake_case. Valid values are: - Skip (default): skip the property to unset - Fail: fail the entire operation | [optional] |