Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopCalDesign

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopCalDesign

Inheritance ObjectShopCalDesign

Properties

bgColor

public string bgColor { get; set; }

Property Value

String

calendarText

public string calendarText { get; set; }

Property Value

String

cellHeight

public int cellHeight { get; set; }

Property Value

Int32

cellWidth

public int cellWidth { get; set; }

Property Value

Int32

dayOfWeekColor

public string dayOfWeekColor { get; set; }

Property Value

String

fontColor

public string fontColor { get; set; }

Property Value

String

fontSize

public int fontSize { get; set; }

Property Value

Int32

frameColor

public string frameColor { get; set; }

Property Value

String

holidayColor

public string holidayColor { get; set; }

Property Value

String

nonHolidayFlag

public string nonHolidayFlag { get; set; }

Property Value

String

satColor

public string satColor { get; set; }

Property Value

String

sunColor

public string sunColor { get; set; }

Property Value

String

weekdayColor

public string weekdayColor { get; set; }

Property Value

String

Constructors

ShopCalDesign()

public ShopCalDesign()

< クラス一覧