Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


WidgetToRequest

Namespace: Rakuten.RMS.Api.ShopPageAPI

public class WidgetToRequest

Inheritance ObjectWidgetToRequest

Properties

body

public List<WidgetBody> body { get; set; }

Property Value

List<WidgetBody>

displayFormat

public DisplayFormat displayFormat { get; set; }

Property Value

DisplayFormat

type

public WidgetType type { get; set; }

Property Value

WidgetType

Constructors

WidgetToRequest()

public WidgetToRequest()

< クラス一覧