Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


XmlStatus

Namespace: Rakuten.RMS.Api.XML

public class XmlStatus

Inheritance ObjectXmlStatus

Properties

InterfaceId

public string InterfaceId { get; set; }

Property Value

String

Message

public string Message { get; set; }

Property Value

String

RequestId

public string RequestId { get; set; }

Property Value

String

requests

public object requests { get; set; }

Property Value

Object

SystemStatus

OK or NG

public SystemStatus SystemStatus { get; set; }

Property Value

SystemStatus

Constructors

XmlStatus()

public XmlStatus()

< クラス一覧