| Name | Type | Description | Notes |
|---|---|---|---|
| rows | Array<ListItem> | ||
| title | String |
require 'openapi_client'
instance = OpenapiClient::ListSection.new(
rows: null,
title: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| rows | Array<ListItem> | ||
| title | String |
require 'openapi_client'
instance = OpenapiClient::ListSection.new(
rows: null,
title: null
)