Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


CategoryWithChildren

Namespace: Rakuten.RMS.Api.CategoryAPI20

public class CategoryWithChildren

Inheritance ObjectCategoryWithChildren

Properties

category

public Category category { get; set; }

Property Value

Category

children

public List<CategoryWithChildren> children { get; set; }

Property Value

List<CategoryWithChildren>

Constructors

CategoryWithChildren()

public CategoryWithChildren()

< クラス一覧