$WebhookToolConfigOutputExtension extension
Methods
-
copyWith(
{String? id, String? name, String? description, int? responseTimeoutSecs, String? type, WebhookToolApiSchemaConfigOutput? apiSchema, DynamicVariablesConfig? dynamicVariables}) → WebhookToolConfigOutput -
Available on WebhookToolConfigOutput, provided by the $WebhookToolConfigOutputExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? id, Wrapped<String> ? name, Wrapped<String> ? description, Wrapped<int?> ? responseTimeoutSecs, Wrapped<String?> ? type, Wrapped<WebhookToolApiSchemaConfigOutput> ? apiSchema, Wrapped<DynamicVariablesConfig?> ? dynamicVariables}) → WebhookToolConfigOutput -
Available on WebhookToolConfigOutput, provided by the $WebhookToolConfigOutputExtension extension