Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


WidgetBody

Namespace: Rakuten.RMS.Api.ShopPageAPI

public class WidgetBody

Inheritance ObjectWidgetBody

Properties

caption

public string caption { get; set; }

Property Value

String

imagePath

public string imagePath { get; set; }

Property Value

String

imageType

public ImageType imageType { get; set; }

Property Value

ImageType

linkUrl

public string linkUrl { get; set; }

Property Value

String

Constructors

WidgetBody()

public WidgetBody()

< クラス一覧