Rakuten RMS WEB API client for .NET
Error
Namespace: Rakuten.RMS.Api.CouponAPI
public class Error
Properties
code
public string code { get; set; }
Property Value
message
public string message { get; set; }
Property Value
Constructors
Error()
public Error()