Link Search Menu Expand Document

Constructor: exportedStoryLink

Back to constructors index

Represents a story deep link.

Attributes:

NameTypeRequiredDescription
linkstringYesThe story deep link.

Example:

$exportedStoryLink = ['_' => 'exportedStoryLink', 'link' => 'string'];