google_api_blogger v0.0.1 GoogleApi.Blogger.V3.Model.BlogPosts View Source
The container of posts in this blog.
Attributes
- items (List[Post]): The List of Posts for this Blog. Defaults to:
null
. - selfLink (String): The URL of the container for posts in this blog. Defaults to:
null
. - totalItems (Integer): The count of posts in this blog. Defaults to:
null
.