IGPAPI
    Preparing search index...

    Interface LocationStoryResponse

    interface LocationStoryResponse {
        status: string;
        story: LocationStoryResponseStory;
    }
    Index

    Properties

    Properties

    status: string

    story