Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 793 Bytes

File metadata and controls

14 lines (10 loc) · 793 Bytes

WatchAddressRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]