IGPAPI
    Preparing search index...

    Interface TagsStoryResponse

    interface TagsStoryResponse {
        status: string;
        story: TagsStoryResponseStory;
    }
    Index

    Properties

    Properties

    status: string

    story