Name | Type | Description | Notes |
---|---|---|---|
ids | List<Long> | list of internal identifiers of elements to be processed by the macro, can be empty for certain macros | [optional] |
params | Map<String, Object> | map of custom key-value pairs that can optionally parametrize the macro execution | [optional] |
async | Boolean | indicates whether the macro should be executed asynchronously or synchronously (default: false) | [optional] |