class AlisSdkRuby::Types::UpdateArticle

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

data as a hash:

    {
      body: "__string",
      eye_catch_url: "__string",
      overview: "__string",
      title: "__string",
    }

@!attribute [rw] body

@return [String]

@!attribute [rw] eye_catch_url

@return [String]

@!attribute [rw] overview

@return [String]

@!attribute [rw] title

@return [String]