Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


OperationLeadTime

Namespace: Rakuten.RMS.Api.ShopAPI

public class OperationLeadTime

Inheritance ObjectOperationLeadTime

Properties

inStockDefaultFlag

public int inStockDefaultFlag { get; set; }

Property Value

Int32

name

public string name { get; set; }

Property Value

String

numberOfDays

public int numberOfDays { get; set; }

Property Value

Int32

operationLeadTimeId

public string operationLeadTimeId { get; set; }

Property Value

String

outOfStockDefaultFlag

public int outOfStockDefaultFlag { get; set; }

Property Value

Int32

Constructors

OperationLeadTime()

public OperationLeadTime()

< クラス一覧