Rakuten RMS WEB API client for .NET
OperationLeadTime
Namespace: Rakuten.RMS.Api.ShopAPI
public class OperationLeadTime
Inheritance Object → OperationLeadTime
Properties
inStockDefaultFlag
public int inStockDefaultFlag { get; set; }
Property Value
name
public string name { get; set; }
Property Value
numberOfDays
public int numberOfDays { get; set; }
Property Value
operationLeadTimeId
public string operationLeadTimeId { get; set; }
Property Value
outOfStockDefaultFlag
public int outOfStockDefaultFlag { get; set; }
Property Value
Constructors
OperationLeadTime()
public OperationLeadTime()