class AlisSdkRuby::Types::PostMeArticlesDraftsRequest
@note When making an API call, you may pass PostMeArticlesDraftsRequest
data as a hash: { me_articles_drafts_create: { # required body: "__string", eye_catch_url: "__string", overview: "__string", title: "__string", }, }
@!attribute [rw] me_articles_drafts_create
@return [Types::MeArticlesDraftsCreate]