Rakuten RMS WEB API client for .NET
LayoutToReplace
Namespace: Rakuten.RMS.Api.ShopPageAPI
public class LayoutToReplace
Inheritance Object → LayoutToReplace
Properties
modules
public List<LayoutModule> modules { get; set; }
Property Value
title
public string title { get; set; }
Property Value
type
public LayoutType type { get; set; }
Property Value
Constructors
LayoutToReplace()
public LayoutToReplace()