Class Volume.RecommendedInfoData
Recommendation related information for this volume.
Inherited Members
Namespace: Google.Apis.Books.v1.Data
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Volume.RecommendedInfoData
Properties
Explanation
A text explaining why this volume is recommended.
Declaration
[JsonProperty("explanation")]
public virtual string Explanation { get; set; }
Property Value
Type | Description |
---|---|
string |