Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


BundleItem

Namespace: Rakuten.RMS.Api.ItemBundleAPI

public class BundleItem

Inheritance ObjectBundleItem

Properties

isDeletedItem

public bool isDeletedItem { get; set; }

Property Value

Boolean

itemManageNumber

public string itemManageNumber { get; set; }

Property Value

String

mandatory

public bool mandatory { get; set; }

Property Value

Boolean

sequence

public int sequence { get; set; }

Property Value

Int32

Constructors

BundleItem()

public BundleItem()

< クラス一覧