Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopHoliday

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopHoliday

Inheritance ObjectShopHoliday

Properties

etimestampMailYmd

public Nullable<DateTime> etimestampMailYmd { get; set; }

Property Value

Nullable<DateTime>

etimestampYmd

public Nullable<DateTime> etimestampYmd { get; set; }

Property Value

Nullable<DateTime>

mailMessage

public string mailMessage { get; set; }

Property Value

String

message

public string message { get; set; }

Property Value

String

stimestampMailYmd

public Nullable<DateTime> stimestampMailYmd { get; set; }

Property Value

Nullable<DateTime>

stimestampYmd

public Nullable<DateTime> stimestampYmd { get; set; }

Property Value

Nullable<DateTime>

title

public string title { get; set; }

Property Value

String

Constructors

ShopHoliday()

public ShopHoliday()

< クラス一覧