mirror of
https://github.com/acaloiaro/kombo-ruby-sdk
synced 2026-07-21 10:12:21 +00:00
331 B
331 B
Kombo::PostPassthroughToolApiPositiveResponseWarningsInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | String |
Example
require 'kombo_client'
instance = Kombo::PostPassthroughToolApiPositiveResponseWarningsInner.new(
message: null
)