Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


BundleListResponse

Namespace: Rakuten.RMS.Api.ItemBundleAPI

public class BundleListResponse

Inheritance ObjectBundleListResponse

Properties

bundles

public List<Bundle> bundles { get; set; }

Property Value

List<Bundle>

numberOfBundles

public int numberOfBundles { get; set; }

Property Value

Int32

Constructors

BundleListResponse()

public BundleListResponse()

< クラス一覧