Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopAreaSoryoCharge

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopAreaSoryoCharge

Inheritance ObjectShopAreaSoryoCharge

Properties

charge

送料

public int charge { get; set; }

Property Value

Int32

regionId

地域ID 1: 北海道 2: 北東北 3: 南東北 4: 関東 5: 信越 6: 北陸 7: 東海 8: 関西 9: 中国 10: 四国 11: 北九州 12: 南九州 13: 沖縄

public int regionId { get; set; }

Property Value

Int32

Constructors

ShopAreaSoryoCharge()

public ShopAreaSoryoCharge()

< クラス一覧