Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SpItemPageModel

Namespace: Rakuten.RMS.Api.ShopAPI

public class SpItemPageModel

Inheritance ObjectSpItemPageModel

Properties

bigBannerUseList

大バナーのデザイン

public int bigBannerUseList { get; set; }

Property Value

Int32

itemCommonNote

public int itemCommonNote { get; set; }

Property Value

Int32

showBigBanner

大バナー表示

public int showBigBanner { get; set; }

Property Value

Int32

showItemCommonNote

public int showItemCommonNote { get; set; }

Property Value

Int32

showMedamaCategory

public int showMedamaCategory { get; set; }

Property Value

Int32

showMedamaItem

public int showMedamaItem { get; set; }

Property Value

Int32

showShopCalendar

public int showShopCalendar { get; set; }

Property Value

Int32

showSmallBanner

小バナー表示

public int showSmallBanner { get; set; }

Property Value

Int32

smallBannerUseFlick

小バナーのデザイン

public int smallBannerUseFlick { get; set; }

Property Value

Int32

Constructors

SpItemPageModel()

public SpItemPageModel()

< クラス一覧