Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


TopDisplay

Namespace: Rakuten.RMS.Api.ShopAPI

public class TopDisplay

Inheritance ObjectTopDisplay

Properties

imageAlt

public string imageAlt { get; set; }

Property Value

String

imageUrl

public string imageUrl { get; set; }

Property Value

String

layoutCommonId

public Nullable<Int32> layoutCommonId { get; set; }

Property Value

Nullable<Int32>

lossLeaderId

public Nullable<Int32> lossLeaderId { get; set; }

Property Value

Nullable<Int32>

lossLeadingCategoryId

public Nullable<Int32> lossLeadingCategoryId { get; set; }

Property Value

Nullable<Int32>

lowerText

public string lowerText { get; set; }

Property Value

String

textLargeId

public Nullable<Int32> textLargeId { get; set; }

Property Value

Nullable<Int32>

textSmallId

public Nullable<Int32> textSmallId { get; set; }

Property Value

Nullable<Int32>

upperText

public string upperText { get; set; }

Property Value

String

Constructors

TopDisplay()

public TopDisplay()

< クラス一覧