blogger  v3
Classes | Properties | List of all members
Google.Apis.Blogger.v3.Data.Post.AuthorData Class Reference

The author of this Post. More...

Classes

class  ImageData
 The creator's avatar. More...
 

Properties

virtual string DisplayName [get, set]
 The display name. More...
 
virtual string Id [get, set]
 The identifier of the creator. More...
 
virtual AuthorData.ImageData Image [get, set]
 The creator's avatar. More...
 
virtual string Url [get, set]
 The URL of the creator's Profile page. More...
 

Detailed Description

The author of this Post.

Property Documentation

◆ DisplayName

virtual string Google.Apis.Blogger.v3.Data.Post.AuthorData.DisplayName
getset

The display name.

◆ Id

virtual string Google.Apis.Blogger.v3.Data.Post.AuthorData.Id
getset

The identifier of the creator.

◆ Image

virtual AuthorData.ImageData Google.Apis.Blogger.v3.Data.Post.AuthorData.Image
getset

The creator's avatar.

◆ Url

virtual string Google.Apis.Blogger.v3.Data.Post.AuthorData.Url
getset

The URL of the creator's Profile page.


The documentation for this class was generated from the following file: