Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 434 Bytes

Category.md

File metadata and controls

26 lines (13 loc) · 434 Bytes

Lettera.Category

Properties

Name Type Description Notes
id String
label String
type String
url String [optional]
subcategories [Category] [optional]

Enum: TypeEnum

  • feed (value: "feed")

  • webview (value: "webview")

  • link (value: "link")