Rakuten RMS WEB API client for .NET
WidgetBody
Namespace: Rakuten.RMS.Api.ShopPageAPI
public class WidgetBody
Inheritance Object → WidgetBody
Properties
caption
public string caption { get; set; }
Property Value
imagePath
public string imagePath { get; set; }
Property Value
imageType
public ImageType imageType { get; set; }
Property Value
linkUrl
public string linkUrl { get; set; }
Property Value
Constructors
WidgetBody()
public WidgetBody()