Rakuten RMS WEB API client for .NET
ShopLayoutCommonResultMessage
Namespace: Rakuten.RMS.Api.ShopAPI
public class ShopLayoutCommonResultMessage : Rakuten.RMS.Api.XML.ResultMessage
Inheritance Object → ResultMessage → ShopLayoutCommonResultMessage
Properties
code
public string code { get; set; }
Property Value
fieldId
public string fieldId { get; set; }
Property Value
maxValue
public string maxValue { get; set; }
Property Value
message
public string message { get; set; }
Property Value
minValue
public string minValue { get; set; }
Property Value
resourceId
public string resourceId { get; set; }
Property Value
validationErrorCode
public string validationErrorCode { get; set; }
Property Value
Constructors
ShopLayoutCommonResultMessage()
public ShopLayoutCommonResultMessage()