Rakuten RMS WEB API client for .NET
TopDisplay
Namespace: Rakuten.RMS.Api.ShopAPI
public class TopDisplay
Inheritance Object → TopDisplay
Properties
imageAlt
public string imageAlt { get; set; }
Property Value
imageUrl
public string imageUrl { get; set; }
Property Value
layoutCommonId
public Nullable<Int32> layoutCommonId { get; set; }
Property Value
lossLeaderId
public Nullable<Int32> lossLeaderId { get; set; }
Property Value
lossLeadingCategoryId
public Nullable<Int32> lossLeadingCategoryId { get; set; }
Property Value
lowerText
public string lowerText { get; set; }
Property Value
textLargeId
public Nullable<Int32> textLargeId { get; set; }
Property Value
textSmallId
public Nullable<Int32> textSmallId { get; set; }
Property Value
upperText
public string upperText { get; set; }
Property Value
Constructors
TopDisplay()
public TopDisplay()