Rakuten RMS WEB API client for .NET
SpTopPageToGet
Namespace: Rakuten.RMS.Api.ShopAPI
public class SpTopPageToGet : SpTopPage
Inheritance Object → SpTopPage → SpTopPageToGet
Properties
bigBannerPosition
public Nullable<Int32> bigBannerPosition { get; set; }
Property Value
bigBannerUseList
public Nullable<Int32> bigBannerUseList { get; set; }
Property Value
categoryListPosition
public Nullable<Int32> categoryListPosition { get; set; }
Property Value
itemSearchPosition
public Nullable<Int32> itemSearchPosition { get; set; }
Property Value
medamaCategoryPosition
public Nullable<Int32> medamaCategoryPosition { get; set; }
Property Value
medamaItemPosition
public Nullable<Int32> medamaItemPosition { get; set; }
Property Value
showBigBanner
public Nullable<Int32> showBigBanner { get; set; }
Property Value
showItemSearch
public Nullable<Int32> showItemSearch { get; set; }
Property Value
showMedamaCategory
public Nullable<Int32> showMedamaCategory { get; set; }
Property Value
showMedamaItem
public Nullable<Int32> showMedamaItem { get; set; }
Property Value
showSmallBanner
public Nullable<Int32> showSmallBanner { get; set; }
Property Value
showTopPageNote
public Nullable<Int32> showTopPageNote { get; set; }
Property Value
showTopPageNote2
public Nullable<Int32> showTopPageNote2 { get; set; }
Property Value
signboardUrl
public string signboardUrl { get; set; }
Property Value
smallBannerPosition
public Nullable<Int32> smallBannerPosition { get; set; }
Property Value
smallBannerUseFlick
public Nullable<Int32> smallBannerUseFlick { get; set; }
Property Value
spBigBannerList
public SpBigBannerList spBigBannerList { get; set; }
Property Value
spMedamaCategory
public SpMedamaCategory spMedamaCategory { get; set; }
Property Value
spMedamaItem
public SpMedamaItem spMedamaItem { get; set; }
Property Value
spSmallBannerList
public SpSmallBannerList spSmallBannerList { get; set; }
Property Value
topPageNote
public string topPageNote { get; set; }
Property Value
topPageNote2
public string topPageNote2 { get; set; }
Property Value
topPageNote2Position
public Nullable<Int32> topPageNote2Position { get; set; }
Property Value
topPageNotePosition
public Nullable<Int32> topPageNotePosition { get; set; }
Property Value
useOriginalSignboard
public Nullable<Int32> useOriginalSignboard { get; set; }
Property Value
Constructors
SpTopPageToGet()
public SpTopPageToGet()