Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


Period

Namespace: Rakuten.RMS.Api.ItemAPI20

public class Period

Inheritance ObjectPeriod

Properties

end

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

Property Value

Nullable<DateTime>

start

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

Property Value

Nullable<DateTime>

Constructors

Period()

public Period()

< クラス一覧