Constructor: exportedStoryLink
Represents a story deep link.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
link | string | Yes | The story deep link. |
Type: ExportedStoryLink
Example:
$exportedStoryLink = ['_' => 'exportedStoryLink', 'link' => 'string'];
Represents a story deep link.
Name | Type | Required | Description |
---|---|---|---|
link | string | Yes | The story deep link. |
$exportedStoryLink = ['_' => 'exportedStoryLink', 'link' => 'string'];