Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


OperationLeadTime

Namespace: Rakuten.RMS.Api.InventoryAPI20

public class OperationLeadTime

Inheritance ObjectOperationLeadTime

Properties

backOrderDeliveryTimeId

public Nullable<Int32> backOrderDeliveryTimeId { get; set; }

Property Value

Nullable<Int32>

normalDeliveryTimeId

public Nullable<Int32> normalDeliveryTimeId { get; set; }

Property Value

Nullable<Int32>

Constructors

OperationLeadTime()

public OperationLeadTime()

< クラス一覧