Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


BundleItemToCreate

Namespace: Rakuten.RMS.Api.ItemBundleAPI

public class BundleItemToCreate

Inheritance ObjectBundleItemToCreate

Properties

itemManageNumber

public string itemManageNumber { get; set; }

Property Value

String

mandatory

public Nullable<Boolean> mandatory { get; set; }

Property Value

Nullable<Boolean>

sequence

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

Property Value

Nullable<Int32>

Constructors

BundleItemToCreate()

public BundleItemToCreate()

< クラス一覧