Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


LayoutToReplace

Namespace: Rakuten.RMS.Api.ShopPageAPI

public class LayoutToReplace

Inheritance ObjectLayoutToReplace

Properties

modules

public List<LayoutModule> modules { get; set; }

Property Value

List<LayoutModule>

title

public string title { get; set; }

Property Value

String

type

public LayoutType type { get; set; }

Property Value

LayoutType

Constructors

LayoutToReplace()

public LayoutToReplace()

< クラス一覧