kombo-ruby-sdk/docs/PostPassthroughToolApiPositiveResponseWarningsInner.md
Adriano Caloiaroooo 000eb69c9e
initial commit
2025-11-19 13:39:55 -08:00

331 B

Kombo::PostPassthroughToolApiPositiveResponseWarningsInner

Properties

Name Type Description Notes
message String

Example

require 'kombo_client'

instance = Kombo::PostPassthroughToolApiPositiveResponseWarningsInner.new(
  message: null
)