Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


NaviButtonInfo

Namespace: Rakuten.RMS.Api.ShopAPI

public class NaviButtonInfo

Inheritance ObjectNaviButtonInfo

Properties

buttonBgcolor

背景色 String 6 No

public string buttonBgcolor { get; set; }

Property Value

String

buttonOrder

public int buttonOrder { get; set; }

Property Value

Int32

buttonText

public string buttonText { get; set; }

Property Value

String

buttonTextFont

public int buttonTextFont { get; set; }

Property Value

Int32

buttonTextSize

public long buttonTextSize { get; set; }

Property Value

Int64

href

リンク先ページ Short 5 Yes 1: 買い物かご 2: 会社概要 3: 決済・配送・返品 6: R-Mail購読申込み 7: 商品検索 9: 楽天市場 10: その他のリンク先 12: カテゴリトップ 13: 店舗トップ

public int href { get; set; }

Property Value

Int32

href2

「その他のリンク先」の場合のURL String 255 No

public string href2 { get; set; }

Property Value

String

imgPath

public string imgPath { get; set; }

Property Value

String

imgType

public int imgType { get; set; }

Property Value

Int32

marginHeight

枠線から文字までの間隔(縦)

public long marginHeight { get; set; }

Property Value

Int64

marginWidth

public long marginWidth { get; set; }

Property Value

Int64

public long naviId { get; set; }

Property Value

Int64

outsideFrame

形状 Short 5 No 1: 平面

public int outsideFrame { get; set; }

Property Value

Int32

textColor

文字色 String 6 No

public string textColor { get; set; }

Property Value

String

Constructors

public NaviButtonInfo()

< クラス一覧