Rakuten RMS WEB API client for .NET
DeliveryCVSModel
Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI
public class DeliveryCVSModel
Inheritance Object → DeliveryCVSModel
Properties
areaCode
public string areaCode { get; set; }
Property Value
closeTime
public string closeTime { get; set; }
Property Value
cvsCode
1: ファミリーマート 20: ミニストップ 40: サークルK 41: サンクス 50: ローソン 60: 郵便局 70: スリーエフ 71: エブリワン 72: ココストア 74: セーブオン 80: デイリーヤマザキ 81: ヤマザキデイリーストア 82: ニューヤマザキデイリーストア 85: ニューデイズ 90: ポプラ 91: くらしハウス 92: スリーエイト 93: 生活彩家
public Nullable<Int32> cvsCode { get; set; }
Property Value
cvsRemarks
public string cvsRemarks { get; set; }
Property Value
depo
public string depo { get; set; }
Property Value
openTime
public string openTime { get; set; }
Property Value
storeAddress
public string storeAddress { get; set; }
Property Value
storeCode
public string storeCode { get; set; }
Property Value
storeGenreCode
public string storeGenreCode { get; set; }
Property Value
storeName
public string storeName { get; set; }
Property Value
storePrefecture
public string storePrefecture { get; set; }
Property Value
storeZip
public string storeZip { get; set; }
Property Value
Constructors
DeliveryCVSModel()
public DeliveryCVSModel()