Name | Type | Description | Notes |
---|---|---|---|
Duration | int? | How long to pause before continuing the callflow | [optional] |
SkipModule | bool? | When set to true this callflow action is skipped, advancing to the wildcard branch (if any) | [optional] |
Unit | string | What time unit is 'duration' in | [optional] [default to UnitEnum.S] |