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