Rakuten RMS WEB API client for .NET
ShopCalDesign
Namespace: Rakuten.RMS.Api.ShopAPI
public class ShopCalDesign
Inheritance Object → ShopCalDesign
Properties
bgColor
public string bgColor { get; set; }
Property Value
calendarText
public string calendarText { get; set; }
Property Value
cellHeight
public int cellHeight { get; set; }
Property Value
cellWidth
public int cellWidth { get; set; }
Property Value
dayOfWeekColor
public string dayOfWeekColor { get; set; }
Property Value
fontColor
public string fontColor { get; set; }
Property Value
fontSize
public int fontSize { get; set; }
Property Value
frameColor
public string frameColor { get; set; }
Property Value
holidayColor
public string holidayColor { get; set; }
Property Value
nonHolidayFlag
public string nonHolidayFlag { get; set; }
Property Value
satColor
public string satColor { get; set; }
Property Value
sunColor
public string sunColor { get; set; }
Property Value
weekdayColor
public string weekdayColor { get; set; }
Property Value
Constructors
ShopCalDesign()
public ShopCalDesign()