Rakuten RMS WEB API client for .NET
GetItemMappingResponse
Namespace: Rakuten.RMS.Api.CategoryAPI20
breadcrumb=falseの場合
public class GetItemMappingResponse
Inheritance Object → GetItemMappingResponse
Properties
categoryIds
public List<String> categoryIds { get; set; }
Property Value
created
public DateTime created { get; set; }
Property Value
mainPluralCategoryId
public string mainPluralCategoryId { get; set; }
Property Value
updated
public DateTime updated { get; set; }
Property Value
Constructors
GetItemMappingResponse()
public GetItemMappingResponse()