Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


GetItemMappingWithBreadcrumbResponse

Namespace: Rakuten.RMS.Api.CategoryAPI20

public class GetItemMappingWithBreadcrumbResponse

Inheritance ObjectGetItemMappingWithBreadcrumbResponse

Properties

categories

public List<CategoryWithBreadcrumsForMapping> categories { get; set; }

Property Value

List<CategoryWithBreadcrumsForMapping>

created

public DateTime created { get; set; }

Property Value

DateTime

mainPluralCategoryId

public string mainPluralCategoryId { get; set; }

Property Value

String

manageNumber

public string manageNumber { get; set; }

Property Value

String

updated

public DateTime updated { get; set; }

Property Value

DateTime

Constructors

GetItemMappingWithBreadcrumbResponse()

public GetItemMappingWithBreadcrumbResponse()

< クラス一覧