Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


MessageModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class MessageModel

Inheritance ObjectMessageModel

Properties

message

public string message { get; set; }

Property Value

String

messageCode

https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/ja/common/1-1_service_index/rakutenpayorderapi/rakutenpaymsgcodereference

public string messageCode { get; set; }

Property Value

String

messageType

・INFO ・ERROR ・WARNING

public string messageType { get; set; }

Property Value

String

Constructors

MessageModel()

public MessageModel()

< クラス一覧