Rakuten RMS WEB API client for .NET
ResultWithErrorsBase
Namespace: Rakuten.RMS.Api.CouponAPI
public class ResultWithErrorsBase : Rakuten.RMS.Api.XML.ResultBase
Inheritance Object → ResultBase → ResultWithErrorsBase
Properties
Errors
public List<Error> Errors { get; set; }
Property Value
Status
public XmlStatus Status { get; set; }
Property Value
Constructors
ResultWithErrorsBase()
public ResultWithErrorsBase()
Methods
ToString()
public string ToString()