Class Discoveryclusters.ClustersData.BannerWithContentContainerData
Inheritance
Discoveryclusters.ClustersData.BannerWithContentContainerData
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Discoveryclusters.ClustersData.BannerWithContentContainerData
Properties
FillColorArgb
Declaration
[JsonProperty("fillColorArgb")]
public virtual string FillColorArgb { get; set; }
Property Value
ImageUrl
Declaration
[JsonProperty("imageUrl")]
public virtual string ImageUrl { get; set; }
Property Value
MaskColorArgb
Declaration
[JsonProperty("maskColorArgb")]
public virtual string MaskColorArgb { get; set; }
Property Value
MoreButtonText
Declaration
[JsonProperty("moreButtonText")]
public virtual string MoreButtonText { get; set; }
Property Value
MoreButtonUrl
Declaration
[JsonProperty("moreButtonUrl")]
public virtual string MoreButtonUrl { get; set; }
Property Value
TextColorArgb
Declaration
[JsonProperty("textColorArgb")]
public virtual string TextColorArgb { get; set; }
Property Value