Rakuten RMS WEB API client for .NET
BaseGenre
Namespace: Rakuten.RMS.Api.NavigationAPI20
public class BaseGenre
Inheritance Object → BaseGenre
Properties
genreId
public long genreId { get; set; }
Property Value
genreIdPath
public IList<Int64> genreIdPath { get; set; }
Property Value
level
public int level { get; set; }
Property Value
lowest
public bool lowest { get; set; }
Property Value
nameJa
public string nameJa { get; set; }
Property Value
nameJaPath
public IList<String> nameJaPath { get; set; }
Property Value
properties
public Property properties { get; set; }
Property Value
Constructors
BaseGenre()
public BaseGenre()