Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopBizApiResponse

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopBizApiResponse : ShopBizApiResponse<ResultMessage>

Inheritance ObjectShopBizApiResponse<ResultMessage>ShopBizApiResponse

Properties

resultCode

public string resultCode { get; set; }

Property Value

String

resultMessageList

public List<ResultMessage> resultMessageList { get; set; }

Property Value

List<ResultMessage>

Constructors

ShopBizApiResponse()

public ShopBizApiResponse()

< クラス一覧