Link Search Menu Expand Document

Constructor: businessIntro

Back to constructors index

Attributes:

NameTypeRequired
titlestringYes
descriptionstringYes
stickerDocumentOptional

Type: BusinessIntro

Example:

$businessIntro = ['_' => 'businessIntro', 'title' => 'string', 'description' => 'string', 'sticker' => Document];