Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


Error

Namespace: Rakuten.RMS.Api.CouponAPI

public class Error

Inheritance ObjectError

Properties

code

public string code { get; set; }

Property Value

String

message

public string message { get; set; }

Property Value

String

Constructors

Error()

public Error()

< クラス一覧