Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


AttributeResult

Namespace: Rakuten.RMS.Api.NavigationAPI20

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

Inheritance ObjectResultBaseAttributeResult

Properties

errors

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

Property Value

List<ResultError>

genre

public GenreWithAttributes genre { get; set; }

Property Value

GenreWithAttributes

version

public Version version { get; set; }

Property Value

Version

Constructors

AttributeResult()

public AttributeResult()

< クラス一覧