google_api_blogger v0.0.1 GoogleApi.Blogger.V3.Model.PostList View Source
Attributes
- etag (String): Etag of the response. Defaults to:
null
. - items (List[Post]): The list of Posts for this Blog. Defaults to:
null
. - kind (String): The kind of this entity. Always blogger#postList Defaults to:
null
. - nextPageToken (String): Pagination token to fetch the next page, if one exists. Defaults to:
null
.