Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SpCategoryPageModel

Namespace: Rakuten.RMS.Api.ShopAPI

public class SpCategoryPageModel

Inheritance ObjectSpCategoryPageModel

Properties

bigBannerUseList

大バナーのデザイン Short 7 No 0 : フリック表示

public int bigBannerUseList { get; set; }

Property Value

Int32

showBigBanner

大バナー表示 Short 7 No 0 : 表示しない1 : 表示する(default)

public int showBigBanner { get; set; }

Property Value

Int32

showCategoryCommonNote

カテゴリページ共通説明文表示 Short 7 No 0 : 表示しない1 : 表示する(default)9 categoryCommonNote カテゴリペ

public string showCategoryCommonNote { get; set; }

Property Value

String

showMedamaCategory

目玉カテゴリ表示 Short 7 No 0 : 表示しない1 : 表示する(default)

public int showMedamaCategory { get; set; }

Property Value

Int32

showMedamaItem

目玉商品表示 Short 7 No 0 : 表示しない1 : 表示する(default)

public int showMedamaItem { get; set; }

Property Value

Int32

showShopCalendar

営業日カレンダー表示 Short 7 No 0 : 表示しない(default)1 : 表示す

public int showShopCalendar { get; set; }

Property Value

Int32

showSmallBanner

小バナー表示 Short 7 No 0 : 表示しない1 : 表示する(default)

public int showSmallBanner { get; set; }

Property Value

Int32

smallBannerUseList

小バナーのデザイン Short 7 No 0 : フリック表示(default)1 : 一覧表示

public int smallBannerUseList { get; set; }

Property Value

Int32

Constructors

SpCategoryPageModel()

public SpCategoryPageModel()

< クラス一覧