Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


VariantSelector

Namespace: Rakuten.RMS.Api.ItemAPI20

public class VariantSelector

Inheritance ObjectVariantSelector

Properties

displayName

public string displayName { get; set; }

Property Value

String

key

public string key { get; set; }

Property Value

String

values

public List<Value> values { get; set; }

Property Value

List<Value>

Constructors

VariantSelector()

public VariantSelector()

< クラス一覧