| Name | Type | Description | Notes |
|---|---|---|---|
| cashaddr | str | Cash address to watch | |
| url | str | Url to be called when configured action is triggered | |
| type | str | Type of watch operation | [default to 'transaction:in,out'] |
| recurrence | str | Action recurrence. Indicates if webhook should be triggered recurrently until expire or only once | [optional] [default to 'once'] |
| duration_sec | float | Duration of the webhook lifetime in seconds before it will expire. | [optional] [default to 86400] |