Interface NewsRepositoryInboxResponseHashtag_follow

interface NewsRepositoryInboxResponseHashtag_follow {
    follow_status: number;
    id: string;
    name: string;
}

Properties

Properties

follow_status: number
id: string
name: string