Rakuten RMS WEB API client for .NET
InventoryRelatedSettings
Namespace: Rakuten.RMS.Api.ItemAPI20
public class InventoryRelatedSettings
Inheritance Object → InventoryRelatedSettings
Properties
features
public Features features { get; set; }
Property Value
unlimitedInventoryFlag
public bool unlimitedInventoryFlag { get; set; }
Property Value
variants
public Dictionary<String, Variant> variants { get; set; }
Property Value
Constructors
InventoryRelatedSettings()
public InventoryRelatedSettings()