Rakuten RMS WEB API client for .NET
Period
Namespace: Rakuten.RMS.Api.ItemAPI20
public class Period
Properties
end
public Nullable<DateTime> end { get; set; }
Property Value
start
public Nullable<DateTime> start { get; set; }
Property Value
Constructors
Period()
public Period()