Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopAreaSoryoPattern

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopAreaSoryoPattern

Inheritance ObjectShopAreaSoryoPattern

Properties

patternId

public int patternId { get; set; }

Property Value

Int32

patternName

public string patternName { get; set; }

Property Value

String

shopAreaSoryoChargeList

public List<ShopAreaSoryoCharge> shopAreaSoryoChargeList { get; set; }

Property Value

List<ShopAreaSoryoCharge>

Constructors

ShopAreaSoryoPattern()

public ShopAreaSoryoPattern()

< クラス一覧