Multiple text replacements request.
| Name | Type | Description | Notes |
|---|---|---|---|
| text_replaces | list[TextReplace] | A list of text replacement settings. | |
| default_font | str | Name of font to use if requested font is not embedded into document. | [optional] |
| start_index | int | The index of first match to be replaced. | [optional] |
| count_replace | int | The number of matches to be replaced. | [optional] |