class AlisSdkRuby::Types::GetUsersUser_idArticlesPublicRequest

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

data as a hash:

    {
      article_id: "__string",
      limit: "__string",
      sort_key: "__string",
      user_id: "__string", # required
    }

@!attribute [rw] article_id

@return [String]

@!attribute [rw] limit

@return [String]

@!attribute [rw] sort_key

@return [String]

@!attribute [rw] user_id

@return [String]