Web Activity Response
constructor(authentication: WebActivityAuthenticationResponse? = null, body: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, datasets: List<DatasetReferenceResponse>? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, disableCertValidation: Boolean? = null, headers: Any? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, linkedServices: List<LinkedServiceReferenceResponse>? = null, method: String, name: String, policy: ActivityPolicyResponse? = null, type: String, url: Any, userProperties: List<UserPropertyResponse>? = null)