Rakuten RMS WEB API client for .NET
LayoutTextLarge
Namespace: Rakuten.RMS.Api.ShopAPI
public class LayoutTextLarge
Inheritance Object → LayoutTextLarge
Properties
defaultFlag
0: 自動選択しない 1: 自動選択対象
public Nullable<Int32> defaultFlag { get; set; }
Property Value
name
public string name { get; set; }
Property Value
text
public string text { get; set; }
Property Value
textLargeId
public Nullable<Int32> textLargeId { get; set; }
Property Value
Constructors
LayoutTextLarge()
public LayoutTextLarge()