Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


LayoutItemMap

Namespace: Rakuten.RMS.Api.ShopAPI

public class LayoutItemMap

Inheritance ObjectLayoutItemMap

Properties

defaultFlag

public int defaultFlag { get; set; }

Property Value

Int32

itemMapId

public long itemMapId { get; set; }

Property Value

Int64

lastUpdate

public Nullable<DateTime> lastUpdate { get; set; }

Property Value

Nullable<DateTime>

name

public string name { get; set; }

Property Value

String

Constructors

LayoutItemMap()

public LayoutItemMap()

< クラス一覧