| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Optional section header. | [optional] |
| product_items | Array<SendInboxMessageRequestInteractiveActionOneOf6SectionsInnerProductItemsInner> |
require 'zernio-sdk'
instance = Zernio::SendInboxMessageRequestInteractiveActionOneOf6SectionsInner.new(
title: null,
product_items: null
)