Rakuten RMS WEB API client for .NET
shopLayoutCommonBizModelRequest
Namespace: Rakuten.RMS.Api.ShopAPI
public class shopLayoutCommonBizModelRequest
Inheritance Object → shopLayoutCommonBizModelRequest
Properties
insertList
public List<ShopLayoutCommon> insertList { get; set; }
Property Value
updateList
public List<ShopLayoutCommon> updateList { get; set; }
Property Value
Constructors
shopLayoutCommonBizModelRequest()
public shopLayoutCommonBizModelRequest()