Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ResultWithErrorsBase

Namespace: Rakuten.RMS.Api.CouponAPI

public class ResultWithErrorsBase : Rakuten.RMS.Api.XML.ResultBase

Inheritance ObjectResultBaseResultWithErrorsBase

Properties

Errors

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

Property Value

List<Error>

Status

public XmlStatus Status { get; set; }

Property Value

XmlStatus

Constructors

ResultWithErrorsBase()

public ResultWithErrorsBase()

Methods

ToString()

public string ToString()

Returns

String


< クラス一覧