Interface StoryListMain

Describes a list of stories. Subtype of StoryList.

interface StoryListMain {
    @type: "storyListMain";
}

Properties

Properties

@type: "storyListMain"