Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ResultError

Namespace: Rakuten.RMS.Api.JSON

public class ResultError

Inheritance ObjectResultError

Properties

code

public string code { get; set; }

Property Value

String

message

public string message { get; set; }

Property Value

String

metadata

public ErrorMetadata metadata { get; set; }

Property Value

ErrorMetadata

Constructors

ResultError()

public ResultError()

< クラス一覧