Rakuten RMS WEB API client for .NET
ShopCalendar
Namespace: Rakuten.RMS.Api.ShopAPI
public class ShopCalendar
Inheritance Object → ShopCalendar
Properties
businessHoliday
休業日設定
public CalendarFunction businessHoliday { get; set; }
Property Value
shippingHoliday
受注・お問い合わせ業務のみ設定
public CalendarFunction shippingHoliday { get; set; }
Property Value
shippingOnly
発送業務のみ設定
public CalendarFunction shippingOnly { get; set; }
Property Value
Constructors
ShopCalendar()
public ShopCalendar()