| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Optional section header (max 24 chars). | [optional] |
| rows | Array<SendInboxMessageRequestInteractiveActionOneOfSectionsInnerRowsInner> |
require 'zernio-sdk'
instance = Zernio::SendInboxMessageRequestInteractiveActionOneOfSectionsInner.new(
title: null,
rows: null
)