Interface StorySliderVotersFeedResponseResponseRootObject

interface StorySliderVotersFeedResponseResponseRootObject {
    status: string;
    voter_info: StorySliderVotersFeedResponseResponseVoter_info;
}

Properties

Properties

status: string