class AlisSdkRuby::Types::GetArticlesPopularRequest

@note When making an API call, you may pass GetArticlesPopularRequest

data as a hash:

    {
      article_id: "__string",
      limit: "__string",
      score: "__string",
    }

@!attribute [rw] article_id

@return [String]

@!attribute [rw] limit

@return [String]

@!attribute [rw] score

@return [String]