Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


AttributeWithDictionaryResult

Namespace: Rakuten.RMS.Api.NavigationAPI20

public class AttributeWithDictionaryResult : Rakuten.RMS.Api.JSON.ResultBase

Inheritance ObjectResultBaseAttributeWithDictionaryResult

Properties

errors

public List<ResultError> errors { get; set; }

Property Value

List<ResultError>

genre

public GenreWithAttributesAndDictionary genre { get; set; }

Property Value

GenreWithAttributesAndDictionary

version

public Version version { get; set; }

Property Value

Version

Constructors

AttributeWithDictionaryResult()

public AttributeWithDictionaryResult()

< クラス一覧