Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


BaseGenre

Namespace: Rakuten.RMS.Api.NavigationAPI20

public class BaseGenre

Inheritance ObjectBaseGenre

Properties

genreId

public long genreId { get; set; }

Property Value

Int64

genreIdPath

public IList<Int64> genreIdPath { get; set; }

Property Value

IList<Int64>

level

public int level { get; set; }

Property Value

Int32

lowest

public bool lowest { get; set; }

Property Value

Boolean

nameJa

public string nameJa { get; set; }

Property Value

String

nameJaPath

public IList<String> nameJaPath { get; set; }

Property Value

IList<String>

properties

public Property properties { get; set; }

Property Value

Property

Constructors

BaseGenre()

public BaseGenre()

< クラス一覧