Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


LayoutTextLarge

Namespace: Rakuten.RMS.Api.ShopAPI

public class LayoutTextLarge

Inheritance ObjectLayoutTextLarge

Properties

defaultFlag

0: 自動選択しない 1: 自動選択対象

public Nullable<Int32> defaultFlag { get; set; }

Property Value

Nullable<Int32>

name

public string name { get; set; }

Property Value

String

text

public string text { get; set; }

Property Value

String

textLargeId

public Nullable<Int32> textLargeId { get; set; }

Property Value

Nullable<Int32>

Constructors

LayoutTextLarge()

public LayoutTextLarge()

< クラス一覧