Rakuten RMS WEB API client for .NET
ShopLayoutCommon
Namespace: Rakuten.RMS.Api.ShopAPI
public class ShopLayoutCommon
Inheritance Object → ShopLayoutCommon
Properties
captionFooter
public string captionFooter { get; set; }
Property Value
captionHeader
public string captionHeader { get; set; }
Property Value
captionLeft
public string captionLeft { get; set; }
Property Value
defaultFlag
public Nullable<Int32> defaultFlag { get; set; }
Property Value
lastUpdate
public Nullable<DateTime> lastUpdate { get; set; }
Property Value
layoutCommonId
public Nullable<Int64> layoutCommonId { get; set; }
Property Value
name
public string name { get; set; }
Property Value
Constructors
ShopLayoutCommon()
public ShopLayoutCommon()