Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


CalendarEvent

Namespace: Rakuten.RMS.Api.ShopAPI

public class CalendarEvent

Inheritance ObjectCalendarEvent

Properties

eventDates

public List<String> eventDates { get; set; }

Property Value

List<String>

regularSchedule

public List<String> regularSchedule { get; set; }

Property Value

List<String>

Constructors

CalendarEvent()

public CalendarEvent()

< クラス一覧