Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopLayoutCommonResultMessage

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopLayoutCommonResultMessage : Rakuten.RMS.Api.XML.ResultMessage

Inheritance ObjectResultMessageShopLayoutCommonResultMessage

Properties

code

public string code { get; set; }

Property Value

String

fieldId

public string fieldId { get; set; }

Property Value

String

maxValue

public string maxValue { get; set; }

Property Value

String

message

public string message { get; set; }

Property Value

String

minValue

public string minValue { get; set; }

Property Value

String

resourceId

public string resourceId { get; set; }

Property Value

String

validationErrorCode

public string validationErrorCode { get; set; }

Property Value

String

Constructors

ShopLayoutCommonResultMessage()

public ShopLayoutCommonResultMessage()

< クラス一覧