Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


LayoutTextSmall

Namespace: Rakuten.RMS.Api.ShopAPI

public class LayoutTextSmall

Inheritance ObjectLayoutTextSmall

Properties

defaultFlag

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

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

Property Value

Nullable<Int32>

lastUpdate

public Nullable<DateTime> lastUpdate { get; set; }

Property Value

Nullable<DateTime>

name

public string name { get; set; }

Property Value

String

text

public string text { get; set; }

Property Value

String

public string textLink { get; set; }

Property Value

String

textSmallId

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

Property Value

Nullable<Int32>

Constructors

LayoutTextSmall()

public LayoutTextSmall()

< クラス一覧