Class CreateFootnoteResponse
The result of creating a footnote.
Implements
Inherited Members
Namespace: Google.Apis.Docs.v1.Data
Assembly: Google.Apis.Docs.v1.dll
Syntax
public class CreateFootnoteResponse : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
FootnoteId
The ID of the created footnote.
Declaration
[JsonProperty("footnoteId")]
public virtual string FootnoteId { get; set; }Property Value
| Type | Description | 
|---|---|
| string |