Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopCalendar

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopCalendar

Inheritance ObjectShopCalendar

Properties

businessHoliday

休業日設定

public CalendarFunction businessHoliday { get; set; }

Property Value

CalendarFunction

shippingHoliday

受注・お問い合わせ業務のみ設定

public CalendarFunction shippingHoliday { get; set; }

Property Value

CalendarFunction

shippingOnly

発送業務のみ設定

public CalendarFunction shippingOnly { get; set; }

Property Value

CalendarFunction

Constructors

ShopCalendar()

public ShopCalendar()

< クラス一覧