Interface TopicalExploreFeedResponseStories

interface TopicalExploreFeedResponseStories {
    chain_type: string;
    design: string;
    id: string;
    is_portrait: boolean;
    seed_reel: TopicalExploreFeedResponseSeed_reel;
    type: string;
}

Properties

chain_type: string
design: string
id: string
is_portrait: boolean
type: string