Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


BulkGetResult

Namespace: Rakuten.RMS.Api.ItemAPI20

public class BulkGetResult

Inheritance ObjectBulkGetResult

Properties

result

public List<Item> result { get; set; }

Property Value

List<Item>

Constructors

BulkGetResult()

public BulkGetResult()

< クラス一覧