Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


InventoryRelatedSettings

Namespace: Rakuten.RMS.Api.ItemAPI20

public class InventoryRelatedSettings

Inheritance ObjectInventoryRelatedSettings

Properties

features

public Features features { get; set; }

Property Value

Features

unlimitedInventoryFlag

public bool unlimitedInventoryFlag { get; set; }

Property Value

Boolean

variants

public Dictionary<String, Variant> variants { get; set; }

Property Value

Dictionary<String, Variant>

Constructors

InventoryRelatedSettings()

public InventoryRelatedSettings()

< クラス一覧