Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


LayoutTextLargeBizModel

Namespace: Rakuten.RMS.Api.ShopAPI

public class LayoutTextLargeBizModel

Inheritance ObjectLayoutTextLargeBizModel

Properties

insertList

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

Property Value

List<LayoutTextLarge>

updateList

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

Property Value

List<LayoutTextLarge>

Constructors

LayoutTextLargeBizModel()

public LayoutTextLargeBizModel()

< クラス一覧