Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SpTopPage

Namespace: Rakuten.RMS.Api.ShopAPI

public class SpTopPage

Inheritance ObjectSpTopPage

Properties

bigBannerPosition

public Nullable<Int32> bigBannerPosition { get; set; }

Property Value

Nullable<Int32>

bigBannerUseList

public Nullable<Int32> bigBannerUseList { get; set; }

Property Value

Nullable<Int32>

categoryListPosition

public Nullable<Int32> categoryListPosition { get; set; }

Property Value

Nullable<Int32>

itemSearchPosition

public Nullable<Int32> itemSearchPosition { get; set; }

Property Value

Nullable<Int32>

medamaCategoryPosition

public Nullable<Int32> medamaCategoryPosition { get; set; }

Property Value

Nullable<Int32>

medamaItemPosition

public Nullable<Int32> medamaItemPosition { get; set; }

Property Value

Nullable<Int32>

showBigBanner

public Nullable<Int32> showBigBanner { get; set; }

Property Value

Nullable<Int32>

showItemSearch

public Nullable<Int32> showItemSearch { get; set; }

Property Value

Nullable<Int32>

showMedamaCategory

public Nullable<Int32> showMedamaCategory { get; set; }

Property Value

Nullable<Int32>

showMedamaItem

public Nullable<Int32> showMedamaItem { get; set; }

Property Value

Nullable<Int32>

showSmallBanner

public Nullable<Int32> showSmallBanner { get; set; }

Property Value

Nullable<Int32>

showTopPageNote

public Nullable<Int32> showTopPageNote { get; set; }

Property Value

Nullable<Int32>

showTopPageNote2

public Nullable<Int32> showTopPageNote2 { get; set; }

Property Value

Nullable<Int32>

signboardUrl

public string signboardUrl { get; set; }

Property Value

String

smallBannerPosition

public Nullable<Int32> smallBannerPosition { get; set; }

Property Value

Nullable<Int32>

smallBannerUseFlick

public Nullable<Int32> smallBannerUseFlick { get; set; }

Property Value

Nullable<Int32>

topPageNote

public string topPageNote { get; set; }

Property Value

String

topPageNote2

public string topPageNote2 { get; set; }

Property Value

String

topPageNote2Position

public Nullable<Int32> topPageNote2Position { get; set; }

Property Value

Nullable<Int32>

topPageNotePosition

public Nullable<Int32> topPageNotePosition { get; set; }

Property Value

Nullable<Int32>

useOriginalSignboard

public Nullable<Int32> useOriginalSignboard { get; set; }

Property Value

Nullable<Int32>

Constructors

SpTopPage()

public SpTopPage()

< クラス一覧