WebHookActivityResponse

constructor(authentication: WebActivityAuthenticationResponse? = null, body: Any? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, headers: Any? = null, method: String, name: String, reportStatusOnCallBack: Any? = null, timeout: String? = null, type: String, url: Any, userProperties: List<UserPropertyResponse>? = null)