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