Rakuten RMS WEB API client for .NET
XmlStatus
Namespace: Rakuten.RMS.Api.XML
public class XmlStatus
Inheritance Object → XmlStatus
Properties
InterfaceId
public string InterfaceId { get; set; }
Property Value
Message
public string Message { get; set; }
Property Value
RequestId
public string RequestId { get; set; }
Property Value
requests
public object requests { get; set; }
Property Value
SystemStatus
OK or NG
public SystemStatus SystemStatus { get; set; }
Property Value
Constructors
XmlStatus()
public XmlStatus()