Rakuten RMS WEB API client for .NET
SpCategoryPageModel
Namespace: Rakuten.RMS.Api.ShopAPI
public class SpCategoryPageModel
Inheritance Object → SpCategoryPageModel
Properties
bigBannerUseList
大バナーのデザイン Short 7 No 0 : フリック表示
public int bigBannerUseList { get; set; }
Property Value
showBigBanner
大バナー表示 Short 7 No 0 : 表示しない1 : 表示する(default)
public int showBigBanner { get; set; }
Property Value
showCategoryCommonNote
カテゴリページ共通説明文表示 Short 7 No 0 : 表示しない1 : 表示する(default)9 categoryCommonNote カテゴリペ
public string showCategoryCommonNote { get; set; }
Property Value
showMedamaCategory
目玉カテゴリ表示 Short 7 No 0 : 表示しない1 : 表示する(default)
public int showMedamaCategory { get; set; }
Property Value
showMedamaItem
目玉商品表示 Short 7 No 0 : 表示しない1 : 表示する(default)
public int showMedamaItem { get; set; }
Property Value
showShopCalendar
営業日カレンダー表示 Short 7 No 0 : 表示しない(default)1 : 表示す
public int showShopCalendar { get; set; }
Property Value
showSmallBanner
小バナー表示 Short 7 No 0 : 表示しない1 : 表示する(default)
public int showSmallBanner { get; set; }
Property Value
smallBannerUseList
小バナーのデザイン Short 7 No 0 : フリック表示(default)1 : 一覧表示
public int smallBannerUseList { get; set; }
Property Value
Constructors
SpCategoryPageModel()
public SpCategoryPageModel()