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