Name | Type | Description | Notes |
---|---|---|---|
key | Option<String> | unique id to identify this callback (optional) | [optional] |
url | String | http/https url to call back on update | |
config | Option<models::HttpFetcherConfig> | optional http config for the target url (i.e: http method, headers, etc) | [optional] |