Rakuten RMS WEB API client for .NET
Layout
Namespace: Rakuten.RMS.Api.ItemAPI20
public class Layout
Properties
itemLayoutId
public Nullable<Int32> itemLayoutId { get; set; }
Property Value
largeDescriptionId
public Nullable<Int32> largeDescriptionId { get; set; }
Property Value
layoutSequenceId
public Nullable<Int32> layoutSequenceId { get; set; }
Property Value
navigationId
public Nullable<Int32> navigationId { get; set; }
Property Value
showcaseId
public Nullable<Int32> showcaseId { get; set; }
Property Value
smallDescriptionId
public Nullable<Int32> smallDescriptionId { get; set; }
Property Value
Constructors
Layout()
public Layout()