status property

The status of the blog post, specifies if the blog post will be created as a new blog post or a draft

Implementation

final BlogPostCreateRequestStatus? status;