Rakuten RMS WEB API client for .NET
SpItemPageModel
Namespace: Rakuten.RMS.Api.ShopAPI
public class SpItemPageModel
Inheritance Object → SpItemPageModel
Properties
bigBannerUseList
大バナーのデザイン
public int bigBannerUseList { get; set; }
Property Value
itemCommonNote
public int itemCommonNote { get; set; }
Property Value
showBigBanner
大バナー表示
public int showBigBanner { get; set; }
Property Value
showItemCommonNote
public int showItemCommonNote { get; set; }
Property Value
showMedamaCategory
public int showMedamaCategory { get; set; }
Property Value
showMedamaItem
public int showMedamaItem { get; set; }
Property Value
showShopCalendar
public int showShopCalendar { get; set; }
Property Value
showSmallBanner
小バナー表示
public int showSmallBanner { get; set; }
Property Value
smallBannerUseFlick
小バナーのデザイン
public int smallBannerUseFlick { get; set; }
Property Value
Constructors
SpItemPageModel()
public SpItemPageModel()