Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


Widget

Namespace: Rakuten.RMS.Api.ShopPageAPI

public class Widget : WidgetToRequest

Inheritance ObjectWidgetToRequestWidget

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

widgetId

public string widgetId { get; set; }

Property Value

String

Constructors

Widget()

public Widget()

< クラス一覧