Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SpTopPageToGet

Namespace: Rakuten.RMS.Api.ShopAPI

public class SpTopPageToGet : SpTopPage

Inheritance ObjectSpTopPageSpTopPageToGet

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>

spBigBannerList

public SpBigBannerList spBigBannerList { get; set; }

Property Value

SpBigBannerList

spMedamaCategory

public SpMedamaCategory spMedamaCategory { get; set; }

Property Value

SpMedamaCategory

spMedamaItem

public SpMedamaItem spMedamaItem { get; set; }

Property Value

SpMedamaItem

spSmallBannerList

public SpSmallBannerList spSmallBannerList { get; set; }

Property Value

SpSmallBannerList

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

SpTopPageToGet()

public SpTopPageToGet()

< クラス一覧