class AlisSdkRuby::Types::GetMeArticlesPublicRequest

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

data as a hash:

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

@!attribute [rw] article_id

@return [String]

@!attribute [rw] limit

@return [String]

@!attribute [rw] sort_key

@return [String]