Class Comment.PostData
Data about the post containing this comment.
Inherited Members
Namespace: Google.Apis.Blogger.v3.Data
Assembly: Google.Apis.Blogger.v3.dll
Syntax
public class Comment.PostData
Properties
Id
The identifier of the post containing this comment.
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Type | Description |
---|---|
string |