Creates an Absence Period with multiple replacements. If the replacements array is null or empty, then no replacement is defined for this absence period.
| Name | Type | Description | Mode |
|---|---|---|---|
| from | Time | absence period beginning time | in |
| to | Time | absence period ending time | in |
| replacements | String[] | list of participants that can be a replacement during this period | in |