Rakuten RMS WEB API client for .NET
AttributeResult
Namespace: Rakuten.RMS.Api.NavigationAPI20
public class AttributeResult : Rakuten.RMS.Api.JSON.ResultBase
Inheritance Object → ResultBase → AttributeResult
Properties
errors
public List<ResultError> errors { get; set; }
Property Value
genre
public GenreWithAttributes genre { get; set; }
Property Value
version
public Version version { get; set; }
Property Value
Constructors
AttributeResult()
public AttributeResult()