Rakuten RMS WEB API client for .NET
Widget
Namespace: Rakuten.RMS.Api.ShopPageAPI
public class Widget : WidgetToRequest
Inheritance Object → WidgetToRequest → Widget
Properties
body
public List<WidgetBody> body { get; set; }
Property Value
displayFormat
public DisplayFormat displayFormat { get; set; }
Property Value
type
public WidgetType type { get; set; }
Property Value
widgetId
public string widgetId { get; set; }
Property Value
Constructors
Widget()
public Widget()