Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopLayoutCommon

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopLayoutCommon

Inheritance ObjectShopLayoutCommon

Properties

captionFooter

public string captionFooter { get; set; }

Property Value

String

captionHeader

public string captionHeader { get; set; }

Property Value

String

captionLeft

public string captionLeft { get; set; }

Property Value

String

defaultFlag

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

Property Value

Nullable<Int32>

lastUpdate

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

Property Value

Nullable<DateTime>

layoutCommonId

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

Property Value

Nullable<Int64>

name

public string name { get; set; }

Property Value

String

Constructors

ShopLayoutCommon()

public ShopLayoutCommon()

< クラス一覧