$WebhookToolConfigInputExtension extension

on

Methods

copyWith({String? id, String? name, String? description, int? responseTimeoutSecs, String? type, WebhookToolApiSchemaConfigInput? apiSchema, DynamicVariablesConfig? dynamicVariables}) WebhookToolConfigInput

Available on WebhookToolConfigInput, provided by the $WebhookToolConfigInputExtension extension

copyWithWrapped({Wrapped<String?>? id, Wrapped<String>? name, Wrapped<String>? description, Wrapped<int?>? responseTimeoutSecs, Wrapped<String?>? type, Wrapped<WebhookToolApiSchemaConfigInput>? apiSchema, Wrapped<DynamicVariablesConfig?>? dynamicVariables}) WebhookToolConfigInput

Available on WebhookToolConfigInput, provided by the $WebhookToolConfigInputExtension extension