Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ErrorResult

Namespace: Rakuten.RMS.Api.XML

public class ErrorResult

Inheritance ObjectErrorResult

Properties

Errors

public List<ResultMessage> Errors { get; set; }

Property Value

List<ResultMessage>

Constructors

ErrorResult()

public ErrorResult()

Methods

ToString()

public string ToString()

Returns

String


< クラス一覧