Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


GetItemMappingResponse

Namespace: Rakuten.RMS.Api.CategoryAPI20

breadcrumb=falseの場合

public class GetItemMappingResponse

Inheritance ObjectGetItemMappingResponse

Properties

categoryIds

public List<String> categoryIds { get; set; }

Property Value

List<String>

created

public DateTime created { get; set; }

Property Value

DateTime

mainPluralCategoryId

public string mainPluralCategoryId { get; set; }

Property Value

String

updated

public DateTime updated { get; set; }

Property Value

DateTime

Constructors

GetItemMappingResponse()

public GetItemMappingResponse()

< クラス一覧