Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


Layout

Namespace: Rakuten.RMS.Api.ItemAPI20

public class Layout

Inheritance ObjectLayout

Properties

itemLayoutId

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

Property Value

Nullable<Int32>

largeDescriptionId

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

Property Value

Nullable<Int32>

layoutSequenceId

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

Property Value

Nullable<Int32>

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

Property Value

Nullable<Int32>

showcaseId

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

Property Value

Nullable<Int32>

smallDescriptionId

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

Property Value

Nullable<Int32>

Constructors

Layout()

public Layout()

< クラス一覧