Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


RegularScheduleModel

Namespace: Rakuten.RMS.Api.ShopAPI

public class RegularScheduleModel

Inheritance ObjectRegularScheduleModel

Properties

regularSchedule

SUNDAY:日曜日 MONDAY:月曜日 TUESDAY:火曜日 WEDNESDAY:水曜日 THURSDAY:木曜日 FRIDAY:金曜日 SATURDAY:土曜日 HOLIDAY:祝日

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

Property Value

List<String>

Constructors

RegularScheduleModel()

public RegularScheduleModel()

< クラス一覧