Interface InsightsServiceAccountResponseAccount_hashtags

interface InsightsServiceAccountResponseAccount_hashtags {
    count: number;
    nodes: any[];
}

Properties

Properties

count: number
nodes: any[]