Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


shopLayoutCommonBizModelRequest

Namespace: Rakuten.RMS.Api.ShopAPI

public class shopLayoutCommonBizModelRequest

Inheritance ObjectshopLayoutCommonBizModelRequest

Properties

insertList

public List<ShopLayoutCommon> insertList { get; set; }

Property Value

List<ShopLayoutCommon>

updateList

public List<ShopLayoutCommon> updateList { get; set; }

Property Value

List<ShopLayoutCommon>

Constructors

shopLayoutCommonBizModelRequest()

public shopLayoutCommonBizModelRequest()

< クラス一覧