Documentation ¶
Overview ¶
Package model represents model data for Ozon Code Platform Presentation API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentType ¶
type ContentType uint32
const ( TypeDocument ContentType = iota TypeVideo TypeQuestion TypeTask )
func (ContentType) String ¶
func (contentType ContentType) String() string
Click to show internal directories.
Click to hide internal directories.